J. W. Ballantine wrote:
> After applying the patch Kyoichi sent, mod_perl.c compiled fine and the make
> continued until:
> 
>   cd "src/modules/perl" && make -f Makefile.modperl
>   cc -c -I/a4/WWW/APACHE2/mod_perl-1.99_04/src/modules/perl 
> -I/a4/WWW/APACHE2/mod_perl-1.99_04/xs -I/a3/APACHE/Apache2/include 
> -I/usr/local/include  -DMOD_PERL -O      -DVERSION=\"0.01\"  
> -DXS_VERSION=\"0.01\" -KPIC -I/usr/add-on/perl-5.6.0/lib/5.6.0/sun4-solaris/COR
> E  Table.c
>   "/usr/add-on/perl-5.6.0/lib/5.6.0/sun4-solaris/CORE/perl.h", line 23: 
> warning: macro redefined: VOIDUSED
>   "/a4/WWW/APACHE2/mod_perl-1.99_04/xs/APR/Table/APR__Table.h", line 73: 
> undefined struct/union member: a
>   "/a4/WWW/APACHE2/mod_perl-1.99_04/xs/APR/Table/APR__Table.h", line 73: 
> non-unique member requires struct/union object: pool
>   "/a4/WWW/APACHE2/mod_perl-1.99_04/xs/APR/Table/APR__Table.h", line 73: 
> warning: left operand of "." must be struct/union object
>   "/a4/WWW/APACHE2/mod_perl-1.99_04/xs/APR/Table/APR__Table.h", line 73: 
> cannot access member of non-struct/union object

Apache has changed its API again. The cvs version solves this problem.

Remember that mod_perl 1.99_04 works with Apache 2.0.39. If you take a 
newer Apache 2.0.40 or Apache cvs, you must either wait for 1.99_05 to 
be released, or use the mod_perl cvs.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to