Bug 70680

Summary: Problem compiling Apache13 on FreeBSD5.2.1
Product: Ports & Packages Reporter: Olivier Brisson <obris>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Olivier Brisson 2004-08-20 03:30:27 UTC
After doing a cvsup, i try to make a "make install" in /usr/ports/www/apache13 and i get this output:
----------------------------------------------
alloc.c: In function `spawn_child_core':
alloc.c:2409: error: `STDOUT_FILENO' undeclared (first use in this function)
alloc.c:2409: error: (Each undeclared identifier is reported only once
alloc.c:2409: error: for each function it appears in.)
alloc.c:2415: error: `STDIN_FILENO' undeclared (first use in this function)
alloc.c:2421: error: `STDERR_FILENO' undeclared (first use in this function)
*** Error code 1

Stop in /usr/ports/www/apache13/work/apache_1.3.31/src/main.
*** Error code 1

Stop in /usr/ports/www/apache13/work/apache_1.3.31/src.
*** Error code 1

Stop in /usr/ports/www/apache13/work/apache_1.3.31.
*** Error code 1

Stop in /usr/ports/www/apache13/work/apache_1.3.31.
*** Error code 1

Stop in /usr/ports/www/apache13.
---------------------------------------------------

Fix: 

I don't know. Thank you for any help.
How-To-Repeat: After a fresh cvsup, do a "cd /usr/ports/www/apache/ && make install"
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-08-20 21:35:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer.
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2004-08-22 11:06:30 UTC
State Changed
From-To: open->feedback

I can't reproduce that. Looks like your system includes are damaged. 
If it still happens, I need more detailed analysys from you.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2005-02-09 06:17:22 UTC
State Changed
From-To: feedback->closed

Feedback timeout (6 months).