From owner-freebsd-questions@FreeBSD.ORG Fri May 12 16:41:54 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D68916A4ED for ; Fri, 12 May 2006 16:41:54 +0000 (UTC) (envelope-from kyrreny@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A25B43D78 for ; Fri, 12 May 2006 16:41:53 +0000 (GMT) (envelope-from kyrreny@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZ500A7NVPLG590@osl1smout1.broadpark.no> for questions@freebsd.org; Fri, 12 May 2006 18:41:45 +0200 (CEST) Received: from urban.broadpark.no ([80.203.212.30]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IZ500CKLVPLG580@osl1sminn1.broadpark.no> for questions@freebsd.org; Fri, 12 May 2006 18:41:45 +0200 (CEST) Date: Fri, 12 May 2006 18:41:45 +0200 From: Kyrre Nygard To: questions@freebsd.org Message-id: <7.0.1.0.2.20060512183937.02190800@broadpark.no> MIME-version: 1.0 X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Cc: Subject: makeworld FAILURE on 5.4-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 May 2006 16:41:56 -0000 Hello ... When doing makeworld, and this is my exact procedure: cvsup -g -L 2 /etc/cvsupfile cd /usr/obj chflags -R noschg rm -rf * cd /usr/src make clean make buildworld (this is where it fails) make buildkernel KERNCONF=NINJA make installkernel KERNCONF=NINJA make installworld mergemaster With this error: ===> usr.sbin/traceroute (all) cc -O2 -fno-strict-aliasing -pipe -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_ICMP_NEXTMTU=1 -DIPSEC -I/usr/src/usr.sbin/traceroute/../../contrib/traceroute/lbl -c version.c cc -O2 -fno-strict-aliasing -pipe -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_ICMP_NEXTMTU=1 -DIPSEC -I/usr/src/usr.sbin/traceroute/../../contrib/traceroute/lbl -c /usr/src/usr.sbin/traceroute/../../contrib/traceroute/traceroute.c cc -O2 -fno-strict-aliasing -pipe -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_ICMP_NEXTMTU=1 -DIPSEC -I/usr/src/usr.sbin/traceroute/../../contrib/traceroute/lbl -c /usr/src/usr.sbin/traceroute/../../contrib/traceroute/ifaddrlist.c cc -O2 -fno-strict-aliasing -pipe -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_ICMP_NEXTMTU=1 -DIPSEC -I/usr/src/usr.sbin/traceroute/../../contrib/traceroute/lbl -c /usr/src/usr.sbin/traceroute/../../contrib/traceroute/findsaddr-socket.c cc -O2 -fno-strict-aliasing -pipe -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SOCKIO_H=1 -DHAVE_NET_ROUTE_H=1 -DHAVE_NET_IF_DL_H=1 -DHAVE_STRERROR=1 -DHAVE_USLEEP=1 -DHAVE_SYS_SYSCTL_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_ICMP_NEXTMTU=1 -DIPSEC -I/usr/src/usr.sbin/traceroute/../../contrib/traceroute/lbl -o traceroute version.o traceroute.o ifaddrlist.o findsaddr-socket.o -lipsec traceroute.o(.text+0x7): In function `usage': : undefined reference to `version' *** Error code 1 Stop in /usr/src/usr.sbin/traceroute. *** Error code 1 Stop in /usr/src/usr.sbin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Does anyone know what I can do to fix it? Thanks, Kyrre