Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 11:58:55 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        current@freebsd.org
Subject:   GENERIC build broken
Message-ID:  <199911020958.LAA51209@zibbi.mikom.csir.co.za>

next in thread | raw e-mail | index | archive | help
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




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