Looking at `src/Makefile.defs`, the `LIBDIR` has to be set in the build command, like:
```
make LIBDIR=lib/x86_64-linux-gnu
```
Maybe there is a way to know in Debian specs what value to set here.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1096#issuecomment-297673336