Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 1999 11:15:31 -0800
From:      Mike Smith <mike@smith.net.au>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        John Hay <jhay@mikom.csir.co.za>, msmith@freebsd.org, current@freebsd.org
Subject:   Re: GENERIC build broken 
Message-ID:  <199911021915.LAA00870@dingo.cdrom.com>
In-Reply-To: Your message of "Tue, 02 Nov 1999 08:42:30 PST." <199911021642.IAA51592@apollo.backplane.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

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 
> 					<dillon@backplane.com>
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911021915.LAA00870>