From owner-freebsd-current Tue Nov 2 1:59:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 073BF1533C for ; Tue, 2 Nov 1999 01:58:59 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id LAA51209 for current@freebsd.org; Tue, 2 Nov 1999 11:58:55 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <199911020958.LAA51209@zibbi.mikom.csir.co.za> Subject: GENERIC build broken To: current@freebsd.org Date: Tue, 2 Nov 1999 11:58:55 +0200 (SAT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A GENERIC kernel build breaks here with: --------- sh ../../conf/newvers.sh GENERIC cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf vers.c linking kernel mfs_vfsops.o: In function `mfs_init': mfs_vfsops.o(.text+0x63d): undefined reference to `mountrootfsname' *** Error code 1 1 error --------- Is it just some unfinished commits? John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message