perl Makefile.PL --with-apache2-apxs=/usr/local/apache2/bin/apxs is succes.
but make failed,
cc -c  -I/root/.cpan/build/libapreq2-2.06-dev/glue/perl/xs
-I/root/.cpan/build/libapreq2-2.06-dev/include
-I/root/.cpan/build/libapreq2-2.06-dev/glue/perl/xsbuilder
-I/usr/include/apache2  -I/usr/include/apache2  -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing
-I/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE -DMOD_PERL
-DMP_COMPAT_1X -DLINUX=2 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -Wall
-Wall -pipe   -DVERSION=\"2.06-dev\" -DXS_VERSION=\"2.06-dev\" -fPIC
"-I/usr/lib/perl5/5.8.3/i586-linux-thread-multi/CORE"   Apache2.c
In file included from Apache2.xs:39:
/root/.cpan/build/libapreq2-2.06-dev/glue/perl/xsbuilder/apreq_xs_postperl.h:21:34:
modperl_perl_unembed.h: No such file or directory
/root/.cpan/build/libapreq2-2.06-dev/glue/perl/xsbuilder/apreq_xs_postperl.h:24:33:
modperl_common_util.h: No such file or directory
In file included from Apache2.xs:45:
/root/.cpan/build/libapreq2-2.06-dev/glue/perl/xsbuilder/APR/Request/Apache2/APR__Request__Apache2.h:1:22:
mod_perl.h: No such file or directory
Apache2.c: In function `XS_APR__Request__Apache2_handle':
Apache2.c:65: warning: implicit declaration of function
`modperl_xs_sv2request_rec'
Apache2.c:65: warning: initialization makes pointer from integer without a cast
make[6]: *** [Apache2.o] Error 1

where these .h could be found?

--
perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED]
")'

Reply via email to