Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 1999 12:15:05 -0500 (EST)
From:      Mikhail Teterin <mi@misha.cisco.com>
To:        stable@FreeBSD.ORG
Subject:   Re: 3.0 stable kernel build failure
Message-ID:  <199902031715.MAA27587@misha.cisco.com>
In-Reply-To: <19990203095145.E1560@holly.dyndns.org> from Chris Costello at "Feb 3, 1999 09:51:46 am"

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.

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



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