From owner-freebsd-current@FreeBSD.ORG Thu Jul 8 22:00:58 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 5ABF616A4CE; Thu, 8 Jul 2004 22:00:58 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4767C43D39; Thu, 8 Jul 2004 22:00:58 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3D00172DF2; Thu, 8 Jul 2004 15:00:58 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 379DB72DB5; Thu, 8 Jul 2004 15:00:58 -0700 (PDT) Date: Thu, 8 Jul 2004 15:00:58 -0700 (PDT) From: Doug White To: Steve Kargl In-Reply-To: <20040708214922.GA2328@troutmask.apl.washington.edu> Message-ID: <20040708150037.N46651@carver.gumbysoft.com> References: <20040707182018.GA45659@atrbg11.informatik.tu-muenchen.de> <200407081310.37603.jhb@FreeBSD.org> <200407081715.19073.jhb@FreeBSD.org> <20040708214922.GA2328@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: rwatson@freebsd.org cc: Daniel Lang Subject: Re: [PATCH] Witness breakage 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: Thu, 08 Jul 2004 22:00:58 -0000 On Thu, 8 Jul 2004, Steve Kargl wrote: > I can't build a kernel or I would have tested this by now. No one > appears to read the freebsd-current mailing list because I reported > this several hours ago. > > cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -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=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c > linking kernel.debug > bootp_subr.o(.text+0x1f0e): In function `bootpc_init': > /usr/src/sys/nfsclient/bootp_subr.c:1660: undefined reference to `nfs_diskless_valid' I didn't see this on today's kernel build. Can you post your kernel config? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org