Date: Fri, 21 Apr 1995 01:10:22 +1000 From: Bruce Evans <bde@zeta.org.au> To: questions@FreeBSD.org, sakr@itp.ac.ru Cc: hackers@FreeBSD.org Subject: Re: 2.0-950412-SNAP on 386DX Message-ID: <199504201510.BAA20082@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>Today I tried to reinstall FreeBSD-2.0-950412-SNAP on 386SX, >previously running FreeBSD-1.0.2. >Basic installation proceeded O'k, but when I recompiled kernel for it, >I have got: >loading kernel >kern_sysctl.o: Undefined symbol `_hw_float' referenced from text segment >*** Error code 1 >I examined file kern_sysctl.c and it really have this unreferenced symbol. > >#device npx0 at isa? port "IO_NPX" irq 13 vector npxintr ^Uncomment this Device npx0 is mandatory because it is the only place where hw_float is defined. This is a bug. Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504201510.BAA20082>