From owner-freebsd-stable Wed Feb 3 07:51:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27761 for freebsd-stable-outgoing; Wed, 3 Feb 1999 07:51:54 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from holly.dyndns.org (hou4-44.flex.net [207.18.136.99]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27733 for ; Wed, 3 Feb 1999 07:51:49 -0800 (PST) (envelope-from chris@holly.dyndns.org) Received: (from chris@localhost) by holly.dyndns.org (8.9.2+chrismods/8.9.1) id JAA01973; Wed, 3 Feb 1999 09:51:47 -0600 (CST) (envelope-from chris) Date: Wed, 3 Feb 1999 09:51:46 -0600 From: Chris Costello To: Mikhail Teterin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 3.0 stable kernel build failure Message-ID: <19990203095145.E1560@holly.dyndns.org> Reply-To: phoenix@calldei.com References: <199902031345.IAA99301@rtfm.ziplink.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1us In-Reply-To: <199902031345.IAA99301@rtfm.ziplink.net>; from Mikhail Teterin on Wed, Feb 03, 1999 at 08:45:24AM -0500 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. Make sure the build directory was clean and that you had run make depend before compiling the kernel sources? Hope this helps. -Chris > > 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 > > -mi > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message