Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 1998 13:08:10 -0500 (CDT)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        paulh@testlabs.com (Paul H.)
Cc:        brett@peloton.physics.montana.edu, questions@FreeBSD.ORG
Subject:   Re: Kernel failed
Message-ID:  <199807091808.NAA07617@horton.iaces.com>
In-Reply-To: <003401bdab5c$972d20e0$f3ab2ccf@paul> from "Paul H." at "Jul 9, 98 10:11:18 am"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Paul H. said:
> I'm using FreeBSD 2.2.5 and when I try to rebuild it fails
> I can create the build environment with config (/usr/sbin/config (kernel
> name) That seems to go alright, it removes the old directory and gives the
> new build directory.
> Next I build the Kernel # cd ../../compile/ (kernel name) and then # make.
> It runs for about ten minutes and then it gets an error #1 the following is
> the last several lines before the error. (just as a note I commented out all
> the references to scsi devices, since I don't have scsi, and all the
> netcards except the one I'm using vx0 (3com 3c590.)
> 
> Here is the last few lines before the error code 1.
> loading kernel
> if_vx.o: Undefined symbol '_ether_output' referenced from text segment.
> if_vx.o: Undefined symbol '_ether_ifattach' referenced from text segment.
> if_vx.o: Undefined symbol '_ether_input' referenced from text segment.
> if_vx.o: Undefined symbol '_ether_ioctl' referenced from text segment.
> if_vx.o: Undefined symbol '_ether_addmulti' referenced from text segment.
> if_vx.o: Undefined symbol '_ether_delmulti' referenced from text segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> if_ether.o: Undefined symbol '_etherbroadcastaddr' referenced from text
> segment.
> ***Error code 1
> 
> Stop
> 
> That's where I'm at right now. Again any help would be much appreciated.
> Thanks
> Paul


Just a stab in the dark. Do you have pseudo-device ether in the
config?


-- 
"In the eyes of cats, all things belong to cats." --Old English proverb. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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