Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 1995 01:54:34 -0800
From:      Gary Palmer <gpalmer@westhill.cdrom.com>
To:        Andrew <root@hobart.tased.edu.au>
Cc:        questions@freebsd.org
Subject:   Re: Rebuilding Kernel 
Message-ID:  <1621.816602074@westhill.cdrom.com>
In-Reply-To: Your message of "Fri, 17 Nov 1995 20:49:36 %2B1100." <Pine.BSF.3.91.951117204404.4275A-100000@flopsy.hobart.tased.edu.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew wrote in message ID
<Pine.BSF.3.91.951117204404.4275A-100000@flopsy.hobart.tased.edu.au>:
> cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc 
> -I. -I.
> ./.. -I../../sys -I../../../include -DLAMO -DI486_CPU -DUCONSOLE 
> -DSCSI_DELAY=15
>  -DCOMPAT_43 -DPROCFS -DMSDOSFS -DFFS -DINET -DGPL_MATH_EMULATE -DKERNEL 
> -Di386
> -DLOAD_ADDRESS=0xF0100000 -c vers.c
> loading kernel
> kern_sysctl.o: Undefined symbol `_hw_float' referenced from text segment
> *** Error code 1
> #device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr

  ^^^^^^^

That's your problem. The npx device is non-optional AFAIR.

Gary



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