Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 20:59:38 -0400
From:      "Dan Langille" <dan@langille.org>
To:        ports@freebsd.org
Subject:   net/isc-dhcp3 fails build, dhcp2 fails install in 4.3-stable
Message-ID:  <200105240059.f4O0xer02986@lists.unixathome.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105240059.f4O0xer02986>