Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2006 08:58:15 +0100
From:      "Joachim Dagerot" <jd@dagerot.com>
To:        freebsd-questions@freebsd.org
Subject:   Problem installing mod_perl
Message-ID:  <221559240603042358h29c72254s716150dfa01cb810@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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: m=
ake)
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=20
-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-64i=
nt\"
-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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?221559240603042358h29c72254s716150dfa01cb810>