FWIW..Looks like you are trying to build from the ports collection. I have
several FreeBSD 3.3, 3.2 & 3.1 boxes and I built every modperl/apache from
sources without a problem. As good as the FreeBSD ports are, I highly
reccomend getting the sources and compiling from scratch. The Apache and
ModPerl docs can explain how to do this and it is really easy.

Good Luck,

Bill

-- 
Bill Desjardins - [EMAIL PROTECTED] - (USA) 305.205.8644 
Unix/Network Administration - Perl/Mod_Perl/DB Development
     http://www.CarRacing.com -  Powered by Mod_Perl!
Free WebHosting for Race Tracks, Race Teams and Race Shops

On Tue, 21 Dec 1999, Charlie Root wrote:

> I try to compile modper in FreeBSD but when I execute make, it's
> generate the next error:
> 
> (cd ./apaci && make)
> cc -DPIC -fpic   -I/usr/libdata/perl/5.00503/mach/CORE
> -DMOD_PERL_VERSION=\"1.21\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.21\"
> -I/usr/local/include/apache -DMOD_PERL -DHARD_SERVER_LIMIT=512
> -DDOCUMENT_LOCATION="/usr/local/www/data/"
> -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -funsigned-char
> -DUSE_EXPAT -I../lib/expat-lite -O -pipe -c perl_util.c && mv
> perl_util.o perl_util.lo
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 

Reply via email to