From owner-freebsd-bugs Fri Feb 24 00:38:06 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id AAA08131 for bugs-outgoing; Fri, 24 Feb 1995 00:38:06 -0800 Received: from herman.tiac.net (herman.tiac.net [199.3.131.153]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id AAA08091 for ; Fri, 24 Feb 1995 00:38:03 -0800 Received: (from emb@localhost) by herman.tiac.net (8.6.9/8.6.9) id DAA03477; Fri, 24 Feb 1995 03:45:35 GMT Date: Fri, 24 Feb 1995 03:45:34 +0000 () From: "Eric M. Busalacchi" To: bugs@FreeBSD.org Subject: Kernel Compile Error. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: bugs-owner@FreeBSD.org Precedence: bulk Hello, I was recompiling my kernel and got the following error: cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -I. -I../.. -I../../sys -DHERMAN -DI586_CPU -DPROBE_VERBOSE -DGATEWAY -DAUTO_EOI_1 -DALLOW_CONFLICT_IRQ -DBOUNCE_BUFFERS -DNCONS=8 -DSCSI_DELAY=15 -DFAT_CURSOR -DUCONSOLE -DXSERVER -DCOMPAT_43 -DCD9660 -DPROCFS -DMSDOSFS -DFFS -DINET -DKERNEL -Di386 -DLOAD_ADDRESS=0xF 0100000 -c vers.c loading kernel autoconf.o: Undefined symbol `_setconf' referenced from text segment *** Error code 1 Stop. root@herman: Now, let me explain a little about why I am wondering if this is a bug. I do s 'sup' about once to twice a week. The last time I did a sup was about a week and a half ago. I recompiled my kernel using the same INDENT file, and it worked fine. I did a 'sup' tonight, and went to recompile the kernel and I got this error. I don't know if it because I have to rebuild the libraries or something like that, I just wanted to let you know in case it was a bug. BTW: I have been running 2.1.0-Development since it came out without any problems! It runs GREAT! Congrats! -- Eric M. Busalacchi emb@herman.tiac.net