From owner-freebsd-current@FreeBSD.ORG Fri Jan 9 10:37:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A06116A4CE for ; Fri, 9 Jan 2004 10:37:06 -0800 (PST) Received: from moo.sysabend.org (moo.sysabend.org [66.111.41.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B55B43D2F for ; Fri, 9 Jan 2004 10:37:03 -0800 (PST) (envelope-from ragnar@sysabend.org) Received: by moo.sysabend.org (Postfix, from userid 1004) id 4B207C07; Fri, 9 Jan 2004 10:37:02 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by moo.sysabend.org (Postfix) with ESMTP id 4A132B94 for ; Fri, 9 Jan 2004 10:37:02 -0800 (PST) Date: Fri, 9 Jan 2004 10:37:02 -0800 (PST) From: Jamie Bowden To: current@FreeBSD.org Message-ID: <20040109103449.C78161-100000@moo.sysabend.org> X-representing: Only myself. X-badge: We don't need no stinking badges. X-obligatory-profanity: Fuck X-moo: Moo. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Look ma, the kernel don't compile no more... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2004 18:37:06 -0000 I cvsup'd this morning at ~11:50AM EDT and I get failures with GENERIC and my custom kernel: sh /usr/src/sys/conf/newvers.sh GENERIC cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c linking kernel ip_icmp.o: In function `icmp_input': ip_icmp.o(.text+0x49d): undefined reference to `tcp_minmss' tcp_input.o: In function `tcp_input': tcp_input.o(.text+0x118a): undefined reference to `tcp_minmss' tcp_input.o(.text+0x1197): undefined reference to `tcp_minmssoverload' tcp_input.o(.text+0x11f4): undefined reference to `tcp_minmssoverload' tcp_input.o(.text+0x120b): undefined reference to `tcp_minmss' tcp_input.o: In function `tcp_mss': tcp_input.o(.text+0x35b1): undefined reference to `tcp_minmss' tcp_usrreq.o: In function `tcp_ctloutput': tcp_usrreq.o(.text+0x1d54): undefined reference to `tcp_minmss' *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Jamie Bowden -- "It was half way to Rivendell when the drugs began to take hold" Hunter S Tolkien "Fear and Loathing in Barad Dur" Iain Bowen