Did you do 'make proper' after pulling the last git master?
The module was renamed, so the configs for makefile have to be regenerated.
Otherwise, you need perl devel libs to compile the perl-related modules.
Cheers, Daniel
On 1/20/13 5:01 PM, Olle E. Johansson wrote:
CC (gcc) [M app_perl.so] app_perl_mod.o cc1: note: -ftree-vectorize enables strict aliasing. -fno-strict-aliasing is ignored when Auto Vectorization is used. app_perl_mod.c: In function 'mod_init': app_perl_mod.c:340: error: 'environ' undeclared (first use in this function) app_perl_mod.c:340: error: (Each undeclared identifier is reported only once app_perl_mod.c:340: error: for each function it appears in.) app_perl_mod.c:340: warning: null argument where non-null required (argument 2) app_perl_mod.c:340: warning: null argument where non-null required (argument 1) make[1]: *** [app_perl_mod.o] Error 1 make: *** [modules] Error 1
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev