Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 1996 12:43:16 -0700
From:      Nate Williams <nate@sri.MT.net>
To:        Chuck Robey <chuckr@Glue.umd.edu>
Cc:        Bill Giese - KnifeNet <giese@KnifeNet.com>, questions@freebsd.org
Subject:   Re: kernel compile error
Message-ID:  <199603231943.MAA21639@rocky.sri.MT.net>
In-Reply-To: <Pine.OSF.3.91.960323142419.22254B-100000@skipper.eng.umd.edu>
References:  <199603231731.JAA12061@value.net> <Pine.OSF.3.91.960323142419.22254B-100000@skipper.eng.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Chuck Robey writes:
> On Sat, 23 Mar 1996, Bill Giese - KnifeNet wrote:
> 
> > Howdy all,
> > 
> > I posted the following to comp.unix.bsd.freebsd.misc...hopefully you 
> > or someone there has seen this before.
> 
> Real common error.  Find the line that says:
> 
> options         GPL_MATH_EMULATE        #GNU Math Coprocessor Emulation
> 
> and put it back in.  It doesn't matter if you have a coprocessor or not, 
> you need this line, it's not optional at all.

Whoops, Chuck had a brain-fart.

The line you want back in is:
device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr


Nate



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