Date: Sun, 5 Mar 2006 23:01:15 +0300 From: "Andrew Pantyukhin" <infofarmer@gmail.com> To: "Joachim Dagerot" <jd@dagerot.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problem installing mod_perl Message-ID: <cb5206420603051201g1c98a1a4y66a121f164b3dba8@mail.gmail.com> In-Reply-To: <221559240603042358h29c72254s716150dfa01cb810@mail.gmail.com> References: <221559240603042358h29c72254s716150dfa01cb810@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/5/06, Joachim Dagerot <jd@dagerot.com> wrote: > When I'm trying to install p5-apache-DBI I'm getting problems with the > mod_perl extension. > > I have now de-installed apache and installed apache22. Now when trying > to install mod_perl I get these error messages in the beginning. I > have cvsuped and are really stucked here. Any help is much > appreciated. > > > bash-2.05b# cd www/mod_perl > bash-2.05b# make install > =3D=3D=3D> Building for mod_perl-1.29_1 > (cd ./apaci && PERL5LIB=3D/usr/ports/www/mod_perl/work/mod_perl-1.29/lib:= make) > cc -DPIC -fPIC -O -pipe -I/usr/local/lib/perl5/5.8.5/mach/CORE > -DAPPLLIB_EXP=3D"/usr/local/lib/perl5/5.8.5/BSDPAN" -DHAS_FPSETMASK > -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include > -DMOD_PERL_VERSION=3D\"1.29\" > -DMOD_PERL_STRING_VERSION=3D\"mod_perl/1.29\" > -DMOD_PERL_PREFIX=3D\"/usr/local/lib/perl5/site_perl/5.8.5/i386-freebsd-6= 4int\" > -I/usr/local/include/apache22 -DMOD_PERL -O -pipe -O -pipe -c > mod_perl.c && mv mod_perl.o mod_perl.lo > In file included from mod_perl.c:58: > mod_perl.h:79:20: EXTERN.h: No such file or directory > mod_perl.h:80:18: perl.h: No such file or directory > mod_perl.h:84:18: XSUB.h: No such file or directory > mod_perl.h:103:24: patchlevel.h: No such file or directory > In file included from mod_perl.h:162, > from mod_perl.c:58: > apache_inc.h:120:20: httpd.h: No such file or directory > apache_inc.h:121:26: http_config.h: No such file or directory > apache_inc.h:122:28: http_protocol.h: No such file or directory > apache_inc.h:123:23: http_log.h: No such file or directory > apache_inc.h:124:24: http_main.h: No such file or directory > apache_inc.h:125:24: http_core.h: No such file or directory > apache_inc.h:126:27: http_request.h: No such file or directory > apache_inc.h:127:26: util_script.h: No such file or directory > apache_inc.h:128:31: http_conf_globals.h: No such file or directory > apache_inc.h:129:24: http_vhost.h: No such file or directory > In file included from mod_perl.c:58: > mod_perl.h:248: error: syntax error before "table" > mod_perl.h:254: error: syntax error before '*' token > mod_perl.h:254: warning: data definition has no type or storage class > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Try mod_perl2 :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420603051201g1c98a1a4y66a121f164b3dba8>