Philippe M. Chiasson wrote:

> Not sure what just happen, but I started getting this all over the
> place:
> 
> gcc -c -I/home/gozer/sources/mod_perl2/cvs/src/modules/perl 
>-I/home/gozer/sources/mod_perl2/cvs/xs 
>-I/home/gozer/sources/mod_perl2/deps/httpd-worker/include -fno-strict-aliasing 
>-I/usr/local/include -DMOD_PERL -DMP_USE_GTOP -Wall -Wmissing-prototypes 
>-Wstrict-prototypes -Wmissing-declarations -DAP_DEBUG 
>-DAP_HAVE_DESIGNATED_INITIALIZER -g -DMP_DEBUG -Werror -DMP_TRACE -O2 -march=i386 
>-mcpu=i686     -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC 
>-I/usr/lib/perl5/5.6.0/i386-linux/CORE  Base64.c
> cc1: warnings being treated as errors
> Base64.c:38: warning: no previous prototype for `XS_APR__Base64_decode_len'
> Base64.c:54: warning: no previous prototype for `XS_APR__Base64_encode_len'
> Base64.c:73: warning: no previous prototype for `boot_APR__Base64'
> make[3]: *** [Base64.o] Error 1
> make[3]: Leaving directory `/home/gozer/sources/mod_perl2/cvs/WrapXS/APR/Base64'
> make[2]: *** [subdirs] Error 2
> make[2]: Leaving directory `/home/gozer/sources/mod_perl2/cvs/WrapXS/APR'
> make[1]: *** [subdirs] Error 2
> make[1]: Leaving directory `/home/gozer/sources/mod_perl2/cvs/WrapXS'
> make: *** [subdirs] Error 2
> 
> Did the XS generation code change or something ?

may be p5p committers have killed Doug's patch?

http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=100212499612145&w=2

I think someone on p5p has committed PPPort into XS generator in the 
last few days, and it's possible that during the change, they broke the 
prototype feature. Doug will probably have more clever things to say 
(and probably patch right away :)

-- 


_____________________________________________________________________
Stas Bekman             JAm_pH      --   Just Another mod_perl Hacker
http://stason.org/      mod_perl Guide   http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]  http://ticketmaster.com http://apacheweek.com
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


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

Reply via email to