https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/architecture=a...
``` 01:30:14 mkdir -p /tmp/buildd/kamailio-4.4.0~dev0+0~20150527010044.357+wheezy/debian/kamailio-erlang-modules/usr/lib/x86_64-linux-gnu/kamailio/modules 01:30:15 CC (gcc) [M erlang.so] cnode.o 01:30:18 CC (gcc) [M erlang.so] epmd.o 01:30:19 CC (gcc) [M erlang.so] erl_api.o 01:30:20 CC (gcc) [M erlang.so] erl_helpers.o 01:30:20 erl_helpers.c: In function 'erl_init_ec': 01:30:20 erl_helpers.c:238:6: warning: variable 'port' set but not used [-Wunused-but-set-variable] 01:30:22 CC (gcc) [M erlang.so] handle_emsg.o 01:30:22 handle_emsg.c: In function 'handle_rex_call': 01:30:22 handle_emsg.c:464:38: error: 'ERL_SMALL_ATOM_EXT' undeclared (first use in this function) 01:30:22 handle_emsg.c:464:38: note: each undeclared identifier is reported only once for each function it appears in 01:30:22 make[2]: *** [handle_emsg.o] Error 1 01:30:22 make[1]: *** [install-modules] Error 1 01:30:22 make[1]: Leaving directory `/tmp/buildd/kamailio-4.4.0~dev0+0~20150527010044.357+wheezy' 01:30:22 make: *** [install] Error 2 ```
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176
Well it seems that it doesn't build on squeeze nor precise https://kamailio.sipwise.com/job/kamailiodev-nightly-binaries/
Does it need more than erlang-dev package on those distributions?
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176#issuecomment-105750501
FTR versions of erlang: squeeze: 1:14.a-dfsg-3squeeze1 wheezy: 1:15.b.1-dfsg-4+deb7u1 jessie: 1:17.3-dfsg-4 precise: 1:14.b.4-dfsg-1ubuntu1 trusty: 1:16.b.3-dfsg-1ubuntu2.1
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176#issuecomment-105889598
I pushed the patch in master. Please let me know it works.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176#issuecomment-106466817
It seems to be fixed now. Thanks!
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176#issuecomment-106500185
Closed #176.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/176#event-316365180