Hi guys,

I am new to unix world and really need help from you.
I am in the process of installing mod_perl 1.24 for the webserver that we
are running here.  I am running freebsd 4.0 and stronghold.
I have no problem running "perl Makefile. PL", but when i run "make", I keep
getting the following error code:

============================================================================
================
cc -c -I../.. -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE -I../../os/unix
 -I.
./../include -I../ssl/include -I../../ssl/include -I../../../ssl/include  -D
SHBU
ILDCODE=\"C2NetEU/2409\" -DSHVERSION=\"2.4.1\" -DSTRONGHOLD -DMOD_PERL -DUSE
_PER
L_SSI -fno-strict-aliasing -I/usr/local/include -DUSE_HSREGEX -fno-strict-al
iasi
ng -I/usr/local/include  -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE  -I.
 -I.
./.. -DUSE_PERL_SSI -DAPACHE_SSL -DSTRONGHOLD -fno-strict-aliasing -I/usr/lo
cal/
include -DMOD_PERL proxy_https.c
rm -f libproxy.a
ar cr libproxy.a mod_proxy.o  proxy_cache.o proxy_connect.o proxy_ftp.o
proxy_ht
tp.o proxy_util.o  proxy_https.o
ranlib libproxy.a
<=== modules/proxy
===> modules/extra
cc -c -I../.. -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE -I../../os/unix
 -I.
./../include -I../ssl/include -I../../ssl/include -I../../../ssl/include  -D
SHBU
ILDCODE=\"C2NetEU/2409\" -DSHVERSION=\"2.4.1\" -DSTRONGHOLD -DMOD_PERL -DUSE
_PER
L_SSI -fno-strict-aliasing -I/usr/local/include -DUSE_HSREGEX -fno-strict-al
iasi
ng -I/usr/local/include  -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE  -I.
 -I.
./.. -DUSE_PERL_SSI -DAPACHE_SSL -DSTRONGHOLD -fno-strict-aliasing -I/usr/lo
cal/
include -DMOD_PERL mod_php.c
rm -f libextra.a
ar cr libextra.a mod_php.o
ranlib libextra.a
<=== modules/extra
===> modules/modssl
<=== modules/modssl
===> modules/perl
cc -O -fno-strict-aliasing -I/usr/local/include -I/usr/local/lib/perl5/5.6.0
/i38
6-freebsd/CORE  -DMOD_PERL_VERSION=\"1.24\" -DMOD_PERL_STRING_VERSION=\"mod_
perl
/1.24\" -I../.. -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE -I../../os/un
ix -
I../../include -I../ssl/include -I../../ssl/include -I../../../ssl/include
-DSH
BUILDCODE=\"C2NetEU/2409\" -DSHVERSION=\"2.4.1\" -DSTRONGHOLD -DMOD_PERL -DU
SE_P
ERL_SSI -fno-strict-aliasing -I/usr/local/include -DUSE_HSREGEX -fno-strict-
alia
sing -I/usr/local/include  -I/usr/local/lib/perl5/5.6.0/i386-freebsd/CORE  -
I. -
I../.. -DUSE_PERL_SSI -DAPACHE_SSL -DSTRONGHOLD -fno-strict-aliasing -I/usr/
loca
l/include -DMOD_PERL -c mod_perl.c
mod_perl.c: In function `perl_startup':
mod_perl.c:738: `ap_configtestonly' undeclared (first use in this function)
mod_perl.c:738: (Each undeclared identifier is reported only once
mod_perl.c:738: for each function it appears in.)
*** Error code 1

Stop in /usr/local/stronghold/src/modules/perl.
*** Error code 1

Stop in /usr/local/stronghold/src/modules.
*** Error code 1

Stop in /usr/local/stronghold/src.
*** Error code 1

Stop in /usr/derrick/mod_perl-1.24.
============================================================================
============================

I have tried "perl Makefile.PL EVERYTHING=1", still give me the same error
code.  Can anyone help me with this problem?
THank You Very Much,

Derrick

Reply via email to