FreeBSD Port: apache+mod_perl-1.3.39
Thomas Schürmann
lokadamus at gmx.net
Mon Feb 25 03:56:05 UTC 2008
Hello,
Can't compile this port.
Errormessage:
FBSD7# make install
===> Building for apache+mod_perl-1.3.39
===> src
===> src/regex
<=== src/regex
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
cc -c -I.. -I/usr/local/lib/perl5/5.8.8/mach/CORE -I../os/unix
-I../include -DMOD_PERL -DUSE_PERL_SSI
-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK
-DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/include -DUSE_HSREGEX
-I/usr/local/include `../apaci` alloc.c
In file included from ../include/ap_config.h:35,
from ../include/httpd.h:30,
from alloc.c:24:
../include/ap_config_auto.h:25:15: warning: extra tokens at end of
#ifdef directive
../include/ap_config_auto.h:30:14: warning: extra tokens at end of
#ifndef directive
../include/ap_config_auto.h:31:14: warning: missing whitespace after the
macro name
../include/ap_config_auto.h:35:15: warning: extra tokens at end of
#ifndef directive
../include/ap_config_auto.h:36:15: warning: missing whitespace after the
macro name
../include/ap_config_auto.h:40:15: warning: extra tokens at end of
#ifndef directive
../include/ap_config_auto.h:45:14: warning: extra tokens at end of
#ifdef directive
../include/ap_config_auto.h:46:14: warning: extra tokens at end of
#undef directive
../include/ap_config_auto.h:50:15: warning: extra tokens at end of
#ifndef directive
../include/ap_config_auto.h:51:15: warning: missing whitespace after the
macro name
alloc.c: In function 'spawn_child_core':
alloc.c:2412: error: 'STDOUT_FILENO' undeclared (first use in this function)
alloc.c:2412: error: (Each undeclared identifier is reported only once
alloc.c:2412: error: for each function it appears in.)
alloc.c:2418: error: 'STDIN_FILENO' undeclared (first use in this function)
alloc.c:2424: error: 'STDERR_FILENO' undeclared (first use in this function)
*** Error code 1
Stop in /usr/ports/www/apache13-modperl/work/apache_1.3.39/src/main.
*** Error code 1
Stop in /usr/ports/www/apache13-modperl/work/apache_1.3.39/src.
*** Error code 1
Stop in /usr/ports/www/apache13-modperl/work/apache_1.3.39.
*** Error code 1
Stop in /usr/ports/www/apache13-modperl/work/apache_1.3.39.
*** Error code 1
Stop in /usr/ports/www/apache13-modperl.
Tested in FreeBSD 6.2 and FreeBSD 7.0-CURRENT-200709 FreeBSD
7.0-CURRENT-200709.
Now i use mod_perl with apache-1.3.41, but performence with OTRS 2.1.3
in virtual pc is bad.
Perl need to long to execute skripts.
Whats now?
Greetings
More information about the freebsd-apache
mailing list