Hi!

While compiling Embperl from CVS (2.0b9_dev-6) and mod_perl 1.99_08.

I got an error:

gcc -c  -I/usr/local/apache2/include -I/usr/local/apache2/regex
-I/usr/local/apache2/os/unix -I/usr/include/libxml2
-I/usr/include/libxml2 -I/usr/src/embperl/embperl/xs -D_REENTRANT
-D_GNU_SOURCE -fno-strict-aliasing  -I/usr/include/gdbm 
-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE -DMOD_PERL -O2
-march=i386 -mcpu=i686   -DVERSION=\"2.0b9_dev-6\"
-DXS_VERSION=\"2.0b9_dev-6\" -fpic
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"  -DAPACHE
-DAPACHE2 -DEP2 -DLIBXSLT  -o mod_embperl.o mod_embperl.c
In file included from mod_embperl.c:659:
epcfg.h: In function `embperl_Apache_Config_AppConfigbCookieSecure':
epcfg.h:59: warning: cast from pointer to integer of different size
In file included from mod_embperl.c:659:
epcfg.h: In function `embperl_Apache_Config_AppConfigbMaildebug':
epcfg.h:62: warning: cast from pointer to integer of different size
mod_embperl.c: In function `embperl_GetApacheReqParam':
mod_embperl.c:953: request for member `sin_port' in something not a
structure or union
gmake: *** [mod_embperl.o] Error 1



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to