From owner-freebsd-stable Sun May 16 11:49:52 1999 Delivered-To: freebsd-stable@freebsd.org Received: from tranq1.tranquility.net (tranq1.tranquility.net [206.156.230.1]) by hub.freebsd.org (Postfix) with ESMTP id 87E2A14BE9 for ; Sun, 16 May 1999 11:49:49 -0700 (PDT) (envelope-from stephen@math.missouri.edu) Received: from math.missouri.edu (stephen.tranquility.net [206.156.230.78]) by tranq1.tranquility.net (8.9.2/8.9.2) with ESMTP id NAA06056 for ; Sun, 16 May 1999 13:49:48 -0500 (CDT) Message-ID: <373F1374.3CE09AA0@math.missouri.edu> Date: Sun, 16 May 1999 13:50:28 -0500 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: problem with building GENERIC References: <373F0557.D3A2E838@math.missouri.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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