Hi,
beim versuch von /usr/ports/www/apache13 zu installieren bekomme ich
die unten dargestellte Fehlermeldung.
Ich denke mal es hängt daran, das irgendwas nicht uptodate ist, da ich
mir nicht vorstellen kann, das die Files zum Compilieren Fehlerhaft
sind.
Aber leider kann ich aus der Fehlermeldung nicht rauslesen, was nicht
funktionert. muss irgendwas mit alloc.c sein.
===> Building for apache-1.3.33_1
===> src
===> src/os/unix
<=== src/os/unix
===> src/ap
<=== src/ap
===> src/main
cc -c -I../os/unix -I../include -I/usr/local/include -funsigned-char
-O -pipe -DDOCUMENT_LOCATION=\"/usr/local/www/data\"
-DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\"
-DHARD_SERVER_LIMIT=512 `../apaci` alloc.c
In file included from ../include/ap_config.h:34,
from ../include/httpd.h:29,
from alloc.c:23:
../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: ISO C requires 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: ISO C requires 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: ISO C requires whitespace
after the macro name
alloc.c: In function `spawn_child_core':
alloc.c:2411: error: `STDOUT_FILENO' undeclared (first use in this
function)
alloc.c:2411: error: (Each undeclared identifier is reported only once
alloc.c:2411: error: for each function it appears in.)
alloc.c:2417: error: `STDIN_FILENO' undeclared (first use in this
function)
alloc.c:2423: error: `STDERR_FILENO' undeclared (first use in this
function)
*** Error code 1
Stop in /usr/ports/www/apache13/work/apache_1.3.33/src/main.
*** Error code 1
Stop in /usr/ports/www/apache13/work/apache_1.3.33/src.
*** Error code 1
Stop in /usr/ports/www/apache13/work/apache_1.3.33.
*** Error code 1
Stop in /usr/ports/www/apache13/work/apache_1.3.33.
*** Error code 1
Stop in /usr/ports/www/apache13.
Gruss erik
-- J. Erik Heinz Koblenzer Str. 11 60327 Frankfurt am Main Mob: +49 163 3373745 +49 163 DerErik Mail: jerik(at)gmx.net ICQ: 110285042 To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sun 26 Jun 2005 - 17:54:45 CEST