From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 20 02:30:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CBF016A4CF for ; Fri, 20 Aug 2004 02:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6370E43D46 for ; Fri, 20 Aug 2004 02:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7K2US9m005405 for ; Fri, 20 Aug 2004 02:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7K2USKq005400; Fri, 20 Aug 2004 02:30:28 GMT (envelope-from gnats) Resent-Date: Fri, 20 Aug 2004 02:30:28 GMT Resent-Message-Id: <200408200230.i7K2USKq005400@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Olivier Brisson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7700616A4CE for ; Fri, 20 Aug 2004 02:24:11 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C91B43D31 for ; Fri, 20 Aug 2004 02:24:11 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i7K2OBWT076459 for ; Fri, 20 Aug 2004 02:24:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i7K2OBDA076458; Fri, 20 Aug 2004 02:24:11 GMT (envelope-from nobody) Message-Id: <200408200224.i7K2OBDA076458@www.freebsd.org> Date: Fri, 20 Aug 2004 02:24:11 GMT From: Olivier Brisson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/70680: Problem compiling Apache13 on FreeBSD5.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 02:30:28 -0000 >Number: 70680 >Category: ports >Synopsis: Problem compiling Apache13 on FreeBSD5.2.1 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 20 02:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Olivier Brisson >Release: FreeBSD 5.2.1 >Organization: none >Environment: FreeBSD clipper.digiline.org 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Mon Jul 12 08:15:47 CEST 2004 The computer is updated daily from cvsup.de.freebsd.org ------------------------------------------------------- My make.conf: # -- use.perl generated deltas -- # # Created: Thu Jul 1 17:20:09 2004 # Setting to use base perl from ports: PERL_VER=5.6.1 PERL_VERSION=5.6.1 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo ------------------- No www server has ever been installed on this computer >Description: 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. --------------------------------------------------- >How-To-Repeat: After a fresh cvsup, do a "cd /usr/ports/www/apache/ && make install" >Fix: I don't know. Thank you for any help. >Release-Note: >Audit-Trail: >Unformatted: