From owner-freebsd-stable Wed Feb 3 09:19:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13639 for freebsd-stable-outgoing; Wed, 3 Feb 1999 09:19:07 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from misha.cisco.com (misha.cisco.com [171.69.206.50]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA13626 for ; Wed, 3 Feb 1999 09:19:05 -0800 (PST) (envelope-from mi@misha.cisco.com) Received: (from mi@localhost) by misha.cisco.com (8.9.1/8.9.1) id MAA27587 for stable@freebsd.org; Wed, 3 Feb 1999 12:15:05 -0500 (EST) (envelope-from mi) From: Mikhail Teterin Message-Id: <199902031715.MAA27587@misha.cisco.com> Subject: Re: 3.0 stable kernel build failure In-Reply-To: <19990203095145.E1560@holly.dyndns.org> from Chris Costello at "Feb 3, 1999 09:51:46 am" To: stable@FreeBSD.ORG Date: Wed, 3 Feb 1999 12:15:05 -0500 (EST) Reply-To: mi@aldan.algebra.com X-Mailer: ELM [version 2.4ME+ PL52 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, Feb 3, 1999, Mikhail Teterin put this into my mailbox: > > The fresh world just finished building. Brand new compile/MYKERNEL > > made with the brand new config: > > Did you: > > Make sure you included all of the devices required by existing > devices in your kernel config? Try looking at LINT and the kernel > configuration section in the FreeBSD handbook. Nope. I've used this config file without problems forever. I recently modified it to reflect the syscons/vga changes and it worked (since Jan 14). > Make sure the build directory was clean and that you had run make > depend before compiling the kernel sources? Yes, and I even stated this in my original letter. However, after re-cvsuping the problem is gone... But huge changes to the rest of the world were also checked out. So I'm rebuilding world over again. But the new kernel waits to be rebooted into. Thanks. -mi > > cc -c -O2 -pipe -malign-jumps=0 -malign-loops=0 -mno-486 > > -fexpensive-optimizations -fomit-frame-pointer -Wall > > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > > -fformat-extensions -ansi -nostdinc -I- -I. -I../.. > > -I../../../include -DKERNEL -DVM_STACK -include opt_global.h > > -elf ../../i386/isa/spkr.c ../../i386/isa/sound/midibuf.c: In > > function `MIDIbuf_poll': ../../i386/isa/sound/midibuf.c:412: > > warning: implicit declaration of function `selrecord' > > ../../i386/isa/sound/midibuf.c:412: invalid use of undefined type > > `struct selinfo' ../../i386/isa/sound/midibuf.c:418: invalid use of > > undefined type `struct selinfo' *** Error code 1 1 error To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message