Date: Wed, 12 Aug 1998 15:07:30 -0400 From: "Brian J. Cohen" <bcohen@datatone.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Re: stop errors...where's the error? Message-ID: <002c01bdc624$74623f40$03646464@hoghouse>
next in thread | raw e-mail | index | archive | help
Alright, lets try this again. Yes, I'm a newbie trying to rebuild my kernel. The command sequence I used, as recommended by the FreeBSD online handbook, was : # /usr/sbin/config BJKERNEL # cd ../../compile/BJKERNEL # make depend # make # make install The stop code occurs during the 'make' command. It happened twice, and judging by the output I received (no, my memory isn't near good enough to remember) each time, I commented out certain device lines in the config file. The result was that the next time I did the compile procedure above, the stop code merely reported _different_ errors. The problem, as reported in a compile effort on the file attached to this message, occurs after the line 'loading kernel.' the following lines follow: tek390.o: Undefined symbol '_scsi_done' referenced from text segment tek390.o: Undefined symbol '_scsi_done' referenced from text segment tek390.o: Undefined symbol '_scsi_alloc_bus' referenced from text segment tek390.o: Undefined symbol '_scsi_attachdevs' referenced from text segment *** Error code 1 Thanks for any help. -- Brian J Cohen P.S. I just installed this mail client yesterday, and have not had time to configure any options. I am terribly sorry if there was any HTML included; I hate that as much as anybody and I apologize. -----Original Message----- From: Norman C Rice <nrice@emu.sourcee.com> To: Brian J. Cohen <bcohen@datatone.com>; <freebsd-questions@FreeBSD.ORG> Date: Wednesday, August 12, 1998 1:06 PM Subject: Re: stop errors...where's the error? >On Wed, Aug 12, 1998 at 12:26:17PM -0400, Brian J. Cohen wrote: >> Attached is my kernel configuration file. I keep getting stop errors on the 'make' command. here is my system configuration: > >I assume you are trying to rebuild the kernel. How about posting the >command sequence you used and the last 20 or so lines of the output >showing what failed to compile or install. > >I will refrain from commenting about sending the HTML code attachment >to this list. >-- >Regards, >Norman C. Rice, Jr. > >> Supermicro P5STE motherboard >> Pentium 166 classic >> 32MB EDO RAM >> Generic IDE CD-ROM >> Fujitsu EIDE 2.5gig HDD >> 3.5" floppy >> 2 serial ports, 1 LPT port. >> >> all in all, this is about as generic a computer as you can get. where is the problem? >> >> thanks in advance. >> >> --Brian J Cohen > 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?002c01bdc624$74623f40$03646464>