Date: Sun, 16 May 1999 13:50:28 -0500 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: stable@freebsd.org Subject: problem with building GENERIC Message-ID: <373F1374.3CE09AA0@math.missouri.edu> References: <Pine.BSF.4.10.9905091617020.71565-100000@localhost> <373F0557.D3A2E838@math.missouri.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I just CTMed to the latest sources (3.2-STABLE - May 16 1999 src-3.0141.gz) - when I tried to make the GENERIC kernel by doing cd /sys/i386/conf /usr/sbin/config -r GENERIC cd ../../compile/GENERIC make depend make I get the message: cc -c -O -pipe -DCOMPAT_LINUX_THREADS -DVM_STACK -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h -elf vers.c loading kernel ioconf.o(.data+0xbf8): undefined reference to `xedriver' *** Error code 1 Stop. I had just done a make world. My custom kernel build correctly. But I like to have an up to date GENERIC kernel lying around. -- Stephen Montgomery-Smith stephen@math.missouri.edu 307 Math Science Building stephen@showme.missouri.edu Department of Mathematics stephen@missouri.edu University of Missouri-Columbia Columbia, MO 65211 USA Phone (573) 882 4540 Fax (573) 882 1869 http://math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?373F1374.3CE09AA0>