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