From owner-freebsd-ports Wed May 23 18: 0: 1 2001 Delivered-To: freebsd-ports@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 61AFC37B424 for ; Wed, 23 May 2001 17:59:49 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.1/8.11.1) with ESMTP id f4O0xer02986 for ; Thu, 24 May 2001 12:59:41 +1200 (NZST) (envelope-from dan@langille.org) Message-Id: <200105240059.f4O0xer02986@lists.unixathome.org> From: "Dan Langille" Organization: novice in training To: ports@freebsd.org Date: Wed, 23 May 2001 20:59:38 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: net/isc-dhcp3 fails build, dhcp2 fails install in 4.3-stable Reply-To: dan@langille.org X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org They don't build here, yet other report success building them. I feel *so* special... # uname -a FreeBSD xeon.unixathome.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun May 20 00:39:31 EDT 2001 dan@xeon.int.nz.freebsd.org:/usr/src/sys/compile/XEON i386 From a cvsup of ports-all just minutes old (via cvsup.ca.freebsd.org): # make >> dhcp-3.0rc7.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.isc.org/isc/dhcp/. Receiving dhcp-3.0rc7.tar.gz (840782 bytes): 100% 840782 bytes transferred in 9.8 seconds (83.44 kBps) ===> Extracting for isc-dhcp3-3.0.r7 >> Checksum OK for dhcp-3.0rc7.tar.gz. ===> Patching for isc-dhcp3-3.0.r7 ===> Applying FreeBSD patches for isc-dhcp3-3.0.r7 ===> Configuring for isc-dhcp3-3.0.r7 System Type: --with-tclinclude=/usr/local/include/tcl8.3 mkdir: work.--with-tclinclude=/usr/local/include: No such file or directory mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/./Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/client/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/server/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with-tclinclude=/usr/local/include/tcl8.3/relay/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/common/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/omapip/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/dhcpctl/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/minires/Makefile: directory nonexistent mkdir: work.--with-tclinclude=/usr/local/include/tcl8.3: No such file or directory ./configure: cannot create work.--with- tclinclude=/usr/local/include/tcl8.3/dst/Makefile: directory nonexistent No build directory for freebsd - please run ./configure. ===> Building for isc-dhcp3-3.0.r7 No build directory for freebsd - please run ./configure. [root@xeon:/usr/ports/net/isc-dhcp3] # and then: [root@xeon:/usr/ports/net/isc-dhcp2] # make install ===> Installing for isc-dhcp-2.0.5 Installing in common for dir in ; do foo=""; for bar in `echo ${dir} |tr / ' '`; do foo=${foo}/$bar; if [ ! -d $foo ]; then mkdir $foo; chmod 755 $foo; fi; done; done dhcp-options.5 /dhcp-options dhcp-options.5:No such file or directory *** Error code 1 Stop in /usr/ports/net/isc-dhcp2/work/dhcp-2.0pl5/common. *** Error code 1 Stop in /usr/ports/net/isc-dhcp2/work/dhcp-2.0pl5. *** Error code 1 Stop in /usr/ports/net/isc-dhcp2. *** Error code 1 Stop in /usr/ports/net/isc-dhcp2. *** Error code 1 Stop in /usr/ports/net/isc-dhcp2. [root@xeon:/usr/ports/net/isc-dhcp2] # -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message