@khorsmann if you're building from source, it's better to select the flavor you
need:
```
# git clone <kamailio_url>
# cd kamailio
# git checkout 5.4
# ln -s pkg/kamailio/deb/<deb_flavor> debian
# make deb
```
--
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/2432#issuecomment-679126923