with the latest httpd from cvs I get the following;

-c modperl_filter.c && mv modperl_filter.o modperl_filter.lo
cc -I/home/ask/ap/modperl-2.0/src/modules/perl -I/home/ask/ap/modperl-2.0/xs 
-I/home/ask/apache2/include -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING 
-fno-strict-aliasing -I/usr/local/include  -I/usr/include/gdbm  
-I/home/ask/bleedperl/lib/5.8.0/i686-linux-thread-multi/CORE -DMOD_PERL -g -fpic \
-c modperl_bucket.c && mv modperl_bucket.o modperl_bucket.lo
modperl_bucket.c:52: incompatible types in initialization
modperl_bucket.c:52: initializer element is not constant
modperl_bucket.c:52: (near initialization for `modperl_bucket_sv_type.is_metadata')
modperl_bucket.c:53: warning: initialization from incompatible pointer type
modperl_bucket.c:54: warning: initialization from incompatible pointer type
modperl_bucket.c:55: warning: initialization from incompatible pointer type
modperl_bucket.c:56: warning: initialization from incompatible pointer type
make[1]: *** [modperl_bucket.lo] Error 1
make[1]: Leaving directory `/home/ask/ap/modperl-2.0/src/modules/perl'
make: *** [modperl_lib] Error 2

(using mod_perl from cvs and latest bleedperl; but that doesn't seem
to matter as I also tried the latest 5.8.0 RC and 1.99_02).

using 2.0.36 make test completes and everything seems much happier.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();


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

Reply via email to