From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 29 21:30:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C41616A417 for ; Fri, 29 Dec 2006 21:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 356E013C45B for ; Fri, 29 Dec 2006 21:30:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBTLUD6i075213 for ; Fri, 29 Dec 2006 21:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBTLUCdw075212; Fri, 29 Dec 2006 21:30:12 GMT (envelope-from gnats) Resent-Date: Fri, 29 Dec 2006 21:30:12 GMT Resent-Message-Id: <200612292130.kBTLUCdw075212@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, Aaron Dalton Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C482916A40F for ; Fri, 29 Dec 2006 21:21:34 +0000 (UTC) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-qmqp-01.inet.qwest.net (mpls-qmqp-01.inet.qwest.net [63.231.195.112]) by mx1.freebsd.org (Postfix) with ESMTP id 780C113C45E for ; Fri, 29 Dec 2006 21:21:34 +0000 (UTC) (envelope-from aaron@moondance.itsy-bitsy.net) Received: from mpls-pop-06.inet.qwest.net (mpls-pop-06.inet.qwest.net [63.231.195.6]) by mpls-qmqp-01.inet.qwest.net (Postfix) with QMQP id 114CD1A9A05 for ; Fri, 29 Dec 2006 21:21:34 +0000 (UTC) Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246) by mpls-pop-06.inet.qwest.net with SMTP; 29 Dec 2006 21:21:33 -0000 Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net) by mail.itsy-bitsy.net with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1H0P9G-000OTI-0V for FreeBSD-gnats-submit@freebsd.org; Fri, 29 Dec 2006 14:20:18 -0700 Received: (from aaron@localhost) by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id kBTLKHbu094071; Fri, 29 Dec 2006 14:20:17 -0700 (MST) (envelope-from aaron) Message-Id: <200612292120.kBTLKHbu094071@moondance.itsy-bitsy.net> Date: Fri, 29 Dec 2006 14:20:17 -0700 (MST) From: Aaron Dalton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/107341: net/libdnet fails to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 21:30:13 -0000 >Number: 107341 >Category: ports >Synopsis: net/libdnet fails to build >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 29 21:30:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aaron Dalton >Release: FreeBSD 5.4-RELEASE i386 >Organization: >Environment: System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun Jul 9 11:58:50 MDT 2006 aaron@moondance.itsy-bitsy.net:/usr/src/sys/i386/compile/CUSTOM i386 >Description: net/libdnet fails to build as outlined in the below build log. >How-To-Repeat: >Fix: --- putty.log begins here --- =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2006.12.29 14:14:02 =~=~=~=~=~=~=~=~=~=~=~= make ===> ===> You can add python support with the port net/py-libdnet. ===> ===> Extracting for libdnet-1.11 => MD5 Checksum OK for libdnet-1.11.tar.gz. => SHA256 Checksum OK for libdnet-1.11.tar.gz. ===> Patching for libdnet-1.11 ===> libdnet-1.11 depends on executable in : gmake - found ===> Configuring for libdnet-1.11 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of cc... none checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) no appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking for Python... no checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking for open_mib in -lnm... no checking for Check... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking sys/bufmod.h usability... no checking sys/bufmod.h presence... no checking for sys/bufmod.h... no checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking sys/dlpihdr.h usability... no checking sys/dlpihdr.h presence... no checking for sys/dlpihdr.h... no checking sys/dlpi_ext.h usability... no checking sys/dlpi_ext.h presence... no checking for sys/dlpi_ext.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mib.h usability... no checking sys/mib.h presence... no checking for sys/mib.h... no checking sys/ndd_var.h usability... no checking sys/ndd_var.h presence... no checking for sys/ndd_var.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking net/if.h usability... no checking net/if.h presence... yes configure: WARNING: net/if.h: present but cannot be compiled configure: WARNING: net/if.h: check for missing prerequisite headers? configure: WARNING: net/if.h: see the Autoconf documentation configure: WARNING: net/if.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if.h: proceeding with the preprocessor's result configure: WARNING: net/if.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for net/if.h... yes checking net/if_var.h usability... no checking net/if_var.h presence... yes configure: WARNING: net/if_var.h: present but cannot be compiled configure: WARNING: net/if_var.h: check for missing prerequisite headers? configure: WARNING: net/if_var.h: see the Autoconf documentation configure: WARNING: net/if_var.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if_var.h: proceeding with the preprocessor's result configure: WARNING: net/if_var.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for net/if_var.h... yes checking net/if_arp.h usability... no checking net/if_arp.h presence... yes configure: WARNING: net/if_arp.h: present but cannot be compiled configure: WARNING: net/if_arp.h: check for missing prerequisite headers? configure: WARNING: net/if_arp.h: see the Autoconf documentation configure: WARNING: net/if_arp.h: section "Present But Cannot Be Compiled" configure: WARNING: net/if_arp.h: proceeding with the preprocessor's result configure: WARNING: net/if_arp.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for net/if_arp.h... yes checking net/if_dl.h usability... yes checking net/if_dl.h presence... yes checking for net/if_dl.h... yes checking net/pfilt.h usability... no checking net/pfilt.h presence... no checking for net/pfilt.h... no checking net/pfvar.h usability... no checking net/pfvar.h presence... yes configure: WARNING: net/pfvar.h: present but cannot be compiled configure: WARNING: net/pfvar.h: check for missing prerequisite headers? configure: WARNING: net/pfvar.h: see the Autoconf documentation configure: WARNING: net/pfvar.h: section "Present But Cannot Be Compiled" configure: WARNING: net/pfvar.h: proceeding with the preprocessor's result configure: WARNING: net/pfvar.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for net/pfvar.h... yes checking net/radix.h usability... yes checking net/radix.h presence... yes checking for net/radix.h... yes checking net/raw.h usability... no checking net/raw.h presence... no checking for net/raw.h... no checking net/route.h usability... no checking net/route.h presence... yes configure: WARNING: net/route.h: present but cannot be compiled configure: WARNING: net/route.h: check for missing prerequisite headers? configure: WARNING: net/route.h: see the Autoconf documentation configure: WARNING: net/route.h: section "Present But Cannot Be Compiled" configure: WARNING: net/route.h: proceeding with the preprocessor's result configure: WARNING: net/route.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for net/route.h... yes checking netinet/in_var.h usability... no checking netinet/in_var.h presence... yes configure: WARNING: netinet/in_var.h: present but cannot be compiled configure: WARNING: netinet/in_var.h: check for missing prerequisite headers? configure: WARNING: netinet/in_var.h: see the Autoconf documentation configure: WARNING: netinet/in_var.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result configure: WARNING: netinet/in_var.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for netinet/in_var.h... yes checking net/if_tun.h usability... yes checking net/if_tun.h presence... yes checking for net/if_tun.h... yes checking linux/if_tun.h usability... no checking linux/if_tun.h presence... no checking for linux/if_tun.h... no checking netinet/ip_fw.h usability... no checking netinet/ip_fw.h presence... yes configure: WARNING: netinet/ip_fw.h: present but cannot be compiled configure: WARNING: netinet/ip_fw.h: check for missing prerequisite headers? configure: WARNING: netinet/ip_fw.h: see the Autoconf documentation configure: WARNING: netinet/ip_fw.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip_fw.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip_fw.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for netinet/ip_fw.h... yes checking linux/ip_fw.h usability... no checking linux/ip_fw.h presence... no checking for linux/ip_fw.h... no checking linux/ip_fwchains.h usability... no checking linux/ip_fwchains.h presence... no checking for linux/ip_fwchains.h... no checking linux/netfilter_ipv4/ipchains_core.h usability... no checking linux/netfilter_ipv4/ipchains_core.h presence... no checking for linux/netfilter_ipv4/ipchains_core.h... no checking ip_fil_compat.h usability... no checking ip_fil_compat.h presence... no checking for ip_fil_compat.h... no checking netinet/ip_fil_compat.h usability... no checking netinet/ip_fil_compat.h presence... no checking for netinet/ip_fil_compat.h... no checking ip_compat.h usability... no checking ip_compat.h presence... no checking for ip_compat.h... no checking netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... yes configure: WARNING: netinet/ip_compat.h: present but cannot be compiled configure: WARNING: netinet/ip_compat.h: check for missing prerequisite headers? configure: WARNING: netinet/ip_compat.h: see the Autoconf documentation configure: WARNING: netinet/ip_compat.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip_compat.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip_compat.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for netinet/ip_compat.h... yes checking ip_fil.h usability... no checking ip_fil.h presence... no checking for ip_fil.h... no checking netinet/ip_fil.h usability... no checking netinet/ip_fil.h presence... yes configure: WARNING: netinet/ip_fil.h: present but cannot be compiled configure: WARNING: netinet/ip_fil.h: check for missing prerequisite headers? configure: WARNING: netinet/ip_fil.h: see the Autoconf documentation configure: WARNING: netinet/ip_fil.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip_fil.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip_fil.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for netinet/ip_fil.h... yes checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for sockaddr_in6 struct in ... yes checking for sa_len in sockaddr struct... yes checking for arp_dev in arpreq struct... no checking for rt_msghdr struct in ... yes checking whether cc needs -traditional... no checking for working memcmp... yes checking for err... yes checking for strlcat... yes checking for strlcpy... yes checking for strsep... yes checking for Berkeley Packet Filter... yes checking for Linux proc filesystem... no checking for Linux PF_PACKET sockets... no checking for SNMP MIB2 STREAMS... no checking for route(7) STREAMS... no checking for arp(7) ioctls... no checking for raw IP sockets ip_{len,off} host byte ordering... yes checking for cooked raw IP sockets... no configure: creating ./config.status config.status: creating Makefile config.status: creating dnet-config config.status: creating include/Makefile config.status: creating include/dnet/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating test/Makefile config.status: creating test/check/Makefile config.status: creating test/dnet/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default commands ===> Building for libdnet-1.11 Making all in include gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' gmake all-recursive gmake[2]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' Making all in dnet gmake[3]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/include/dnet' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/include/dnet' gmake[3]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' gmake[2]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/include' Making all in man gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/man' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/man' Making all in src gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/src' /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o addr-util.lo `test -f 'addr-util.c' || echo './'`addr-util.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c addr-util.c -fPIC -DPIC -o .libs/addr-util.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c addr-util.c -o addr-util.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o addr.lo `test -f 'addr.c' || echo './'`addr.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c addr.c -fPIC -DPIC -o .libs/addr.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c addr.c -o addr.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o blob.lo `test -f 'blob.c' || echo './'`blob.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c blob.c -fPIC -DPIC -o .libs/blob.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c blob.c -o blob.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o ip-util.lo `test -f 'ip-util.c' || echo './'`ip-util.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip-util.c -fPIC -DPIC -o .libs/ip-util.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip-util.c -o ip-util.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o ip6.lo `test -f 'ip6.c' || echo './'`ip6.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip6.c -fPIC -DPIC -o .libs/ip6.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip6.c -o ip6.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o rand.lo `test -f 'rand.c' || echo './'`rand.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c rand.c -fPIC -DPIC -o .libs/rand.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c rand.c -o rand.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o arp-bsd.lo `test -f 'arp-bsd.c' || echo './'`arp-bsd.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c arp-bsd.c -fPIC -DPIC -o .libs/arp-bsd.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c arp-bsd.c -o arp-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o eth-bsd.lo `test -f 'eth-bsd.c' || echo './'`eth-bsd.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c eth-bsd.c -fPIC -DPIC -o .libs/eth-bsd.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c eth-bsd.c -o eth-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o fw-pf.lo `test -f 'fw-pf.c' || echo './'`fw-pf.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c fw-pf.c -fPIC -DPIC -o .libs/fw-pf.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c fw-pf.c -o fw-pf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o intf.lo `test -f 'intf.c' || echo './'`intf.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c intf.c -fPIC -DPIC -o .libs/intf.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c intf.c -o intf.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o ip.lo `test -f 'ip.c' || echo './'`ip.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip.c -fPIC -DPIC -o .libs/ip.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c ip.c -o ip.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o route-bsd.lo `test -f 'route-bsd.c' || echo './'`route-bsd.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c route-bsd.c -fPIC -DPIC -o .libs/route-bsd.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c route-bsd.c -o route-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c -o tun-bsd.lo `test -f 'tun-bsd.c' || echo './'`tun-bsd.c cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c tun-bsd.c -fPIC -DPIC -o .libs/tun-bsd.o cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -O -pipe -Wall -c tun-bsd.c -o tun-bsd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -O -pipe -Wall -o libdnet.la -rpath /usr/local/lib -version-info 1:1:0 addr-util.lo addr.lo blob.lo ip-util.lo ip6.lo rand.lo arp-bsd.lo eth-bsd.lo fw-pf.lo intf.lo ip.lo route-bsd.lo tun-bsd.lo cc -shared .libs/addr-util.o .libs/addr.o .libs/blob.o .libs/ip-util.o .libs/ip6.o .libs/rand.o .libs/arp-bsd.o .libs/eth-bsd.o .libs/fw-pf.o .libs/intf.o .libs/ip.o .libs/route-bsd.o .libs/tun-bsd.o -Wl,-soname -Wl,libdnet.1 -o .libs/libdnet.1 (cd .libs && rm -f libdnet && ln -s libdnet.1 libdnet) (cd .libs && rm -f libdnet && ln -s libdnet.1 libdnet) ar cru .libs/libdnet.a addr-util.o addr.o blob.o ip-util.o ip6.o rand.o arp-bsd.o eth-bsd.o fw-pf.o intf.o ip.o route-bsd.o tun-bsd.o ranlib .libs/libdnet.a creating libdnet.la (cd .libs && rm -f libdnet.la && ln -s ../libdnet.la libdnet.la) gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/src' Making all in python gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/python' gmake[1]: Nothing to be done for `all'. gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/python' Making all in test gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/test' Making all in check gmake[2]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/test/check' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/test/check' Making all in dnet gmake[2]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/test/dnet' cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'addr.c' || echo './'`addr.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'arp.c' || echo './'`arp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'aton.c' || echo './'`aton.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'dnet.c' || echo './'`dnet.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'eth.c' || echo './'`eth.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'fw.c' || echo './'`fw.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'hex.c' || echo './'`hex.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'icmp.c' || echo './'`icmp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'intf.c' || echo './'`intf.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'ip.c' || echo './'`ip.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'rand.c' || echo './'`rand.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'route.c' || echo './'`route.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'send.c' || echo './'`send.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'tcp.c' || echo './'`tcp.c cc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -O -pipe -Wall -c `test -f 'udp.c' || echo './'`udp.c /bin/sh ../../libtool --mode=link cc -O -pipe -Wall -o dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o ../../src/libdnet.la mkdir .libs cc -O -pipe -Wall -o .libs/dnet addr.o arp.o aton.o dnet.o eth.o fw.o hex.o icmp.o intf.o ip.o rand.o route.o send.o tcp.o udp.o ../../src/.libs/libdnet -Wl,--rpath -Wl,/usr/local/lib creating dnet gmake[2]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/test/dnet' gmake[2]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11/test' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/test' gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11/test' gmake[1]: Entering directory `/usr/ports/net/libdnet/work/libdnet-1.11' gmake[1]: Nothing to be done for `all-am'. gmake[1]: Leaving directory `/usr/ports/net/libdnet/work/libdnet-1.11' moondance# --- putty.log ends here --- >Release-Note: >Audit-Trail: >Unformatted: