Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA25577; Sat, 2 Dec 95 13:40:01 EST
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA25350; Sat, 2 Dec 95 13:38:58 EST
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id IAA10167
          ; Sat, 2 Dec 1995 08:43:00 -0800
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id IAA09827
          for questions-outgoing; Sat, 2 Dec 1995 08:38:20 -0800
Received: from chemserv.umd.edu (chemserv.umd.edu [129.2.64.40])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA09813
          for <questions@FreeBSD.org>; Sat, 2 Dec 1995 08:38:14 -0800
Received: from mocha.eng.umd.edu (mocha.eng.umd.edu [129.2.98.16]) by chemserv.umd.edu (8.7.2/8.7) with ESMTP id LAA04644; Sat, 2 Dec 1995 11:38:06 -0500 (EST)
Received: (chuckr@localhost) by mocha.eng.umd.edu (8.7.2/8.6.4) id LAA02020; Sat, 2 Dec 1995 11:38:06 -0500 (EST)
Date: Sat, 2 Dec 1995 11:38:05 -0500 (EST)
From: Chuck Robey <chuckr@glue.umd.edu>
X-Sender: chuckr@mocha.eng.umd.edu
To: Mark Walters <mark.walters@admin.ox.ac.uk>
Cc: questions@freebsd.org
Subject: Re: 2.1.0 kernel compilation error?
In-Reply-To: <78B685B6E12@admin.ox.ac.uk>
Message-Id: <Pine.SUN.3.91.951202113703.1731B-100000@mocha.eng.umd.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-questions@freebsd.org
Precedence: bulk

On Thu, 30 Nov 1995, Mark Walters wrote:

> Hi,
> 
> I'm trying to compile a new kernel for a 2.1.0 system running on a 
> 386DX33 (no 387) with 8MB RAM.  I've installed the ssys.a* files 
> and have been able to compile some other software (the TCP_Wrappers 
> package) but I've run into a problem...  I've modified the config 
> file ;
> 
> #
> # Kernel config file for 3dx33/8/300
> #
> # IDE hard drive, 5.25" & 3.5" diskettes, 3Com 3C509 enet card
> #

Put the npx0 device back in, it's not optional.


> I start the compile off and it runs fine for about an hour and then I get
> the following;
> 
> loading kernel
> kern_sysctl.o: Undefined symbol `_hw_float' referenced from text segment
> *** Error code 1
> Stop.
> 
> I'm a bit of a novice at these kernel remakes so any heolp would be 
> appreciated!  Here are a few lines of the output that precede the error;
> 
> building profiled kernel library
> ranlib libkern_p.a
> ln -s ../../libkern/libkern.a libkern.a
> cc -c -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I.
> -I../.. -I../../sys -I../../../include -I/usr/include -DATUIN -DI586_CPU -DI486_
> CPU -DI386_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_
> DELAY=15 -DCOMPAT_43 -DPROCFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -Di386
> -DLOAD_ADDRESS=0xF0100000  swapkernel.c
> sh ../../conf/newvers.sh ATUIN -DATUIN -DI586_CPU -DI486_CPU -DI386_CPU -DSYSVMS
> G -DSYSVSEM -DSYSVSHM -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DELAY=15 -DCOMPAT_43 -D
> PROCFS -DNFS -DFFS -DINET -DMATH_EMULATE
> cc -O -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -nostdinc -I. -I.
> ./.. -I../../sys -I../../../include -I/usr/include -DATUIN -DI586_CPU -DI486_CPU
>  -DI386_CPU -DSYSVMSG -DSYSVSEM -DSYSVSHM -DUCONSOLE -DBOUNCE_BUFFERS -DSCSI_DEL
>  AY=15 -DCOMPAT_43 -DPROCFS -DNFS -DFFS -DINET -DMATH_EMULATE -DKERNEL -Di386 -DL
>  OAD_ADDRESS=0xF0100000 -c vers.c
> 
> Thanks in advance,
> Mark
> 
> ===================================================================
> Mark Walters                          | Mark.Walters@admin.ox.ac.uk
> Network Administrator                 |
> University Offices                    |
> Wellington Square                     | Tel: +44 (0)1865 270246
> Oxford    OX1 2JD                     | FAX: +44 (0)1865 270708
> ===================================================================
> PGP key fingerprint C5 05 C9 DF 0A D6 8C 08 50 CE B7 9F 52 36 2E 31
> 

============================================================================
Chuck Robey chuckr@eng.umd.edu -- I run FreeBSD on n3lxx and Journey2
---------------------------------------------------------------------------
The Dilbert Zone is Dilbert's new WWW home! The area
features never-before-seen original sketches of Dilbert, a photo tour
of Scott Adams' studio, Dilbert Trivia and memorabilia, high
school photos and much more!:
<URL:http://www.unitedmedia.com/comics/dilbert/>

