From owner-freebsd-current Tue Nov 2 11:24:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from dingo.cdrom.com (castles556.castles.com [208.214.165.120]) by hub.freebsd.org (Postfix) with ESMTP id CF9E715067; Tue, 2 Nov 1999 11:24:27 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id LAA00870; Tue, 2 Nov 1999 11:15:32 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199911021915.LAA00870@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Matthew Dillon Cc: John Hay , msmith@freebsd.org, current@freebsd.org Subject: Re: GENERIC build broken In-reply-to: Your message of "Tue, 02 Nov 1999 08:42:30 PST." <199911021642.IAA51592@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 02 Nov 1999 11:15:31 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got dragged away yesterday before I could fix this properly; it actually requires a bit more finessing due to the way MFS creates a root-private instance of itself when it nominates itself as root. I don't want to commit a half-baked fix, so I'm going to ask for a little forbearance and fix it properly this evening. > :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 > > It looks like a dead global in mfs due to Mike's reorganization of > the rootfs stuff. I'll let Mike do the trivial fix, though, since he > broke it :-). > > -Matt > Matthew Dillon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message