Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 1999 09:51:46 -0600
From:      Chris Costello <chris@holly.dyndns.org>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: 3.0 stable kernel build failure
Message-ID:  <19990203095145.E1560@holly.dyndns.org>
In-Reply-To: <199902031345.IAA99301@rtfm.ziplink.net>; from Mikhail Teterin on Wed, Feb 03, 1999 at 08:45:24AM -0500
References:  <199902031345.IAA99301@rtfm.ziplink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990203095145.E1560>