: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 -- [EMAIL PROTECTED]

    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 
                                        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to