On Thu, 8 Jul 2004, Steve Kargl wrote: > I can't build a kernel or I would have tested this by now. No one > appears to read the freebsd-current mailing list because I reported this > several hours ago. Did you re-run config and re-run make depend? The mapping of options<->files has changed, and not doing both of those steps could result in necessary symbols being missing if all required files aren't built. I appear to be able to build GENERIC and some variations without a problem here. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert_at_fledge.watson.org Principal Research Scientist, McAfee Research > > cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c > linking kernel.debug > bootp_subr.o(.text+0x1f0e): In function `bootpc_init': > /usr/src/sys/nfsclient/bootp_subr.c:1660: undefined reference to `nfs_diskless_valid' > bootp_subr.o(.text+0x222b):/usr/src/sys/nfsclient/bootp_subr.c:1746: undefined reference to `nfsv3_diskless' > bootp_subr.o(.text+0x2275):/usr/src/sys/nfsclient/bootp_subr.c:1750: undefined reference to `nfsv3_diskless' > > > -- > Steve >Received on Thu Jul 08 2004 - 20:01:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:00 UTC