Date: Sat, 2 Dec 2000 17:43:40 -0500 From: Peter Lai <PeterL@resnet.uconn.edu> To: 'Chris Parman ' <cparman@airmail.net>, "'freebsd-questions@FreeBSD.org '" <freebsd-questions@FreeBSD.org> Subject: RE: Kernel "make depend" fails Message-ID: <9F36E367710D474E9806AA393FE737FB019EF4@resnetnt.resnet.uconn.edu>
next in thread | raw e-mail | index | archive | help
did you comment out EVERYTHING that you DON'T have or need? I see a lot of devices in there that might cause a conflict (specifically the network cards). make dep is really sensitive to what you put in. Today, make dep was failing because i commented out the miibus driver while leaving in the USB drivers, and it choked... -----Original Message----- From: Chris Parman To: freebsd-questions@FreeBSD.org Sent: 12/2/2000 5:43 PM Subject: Kernel "make depend" fails Hello, I have installed FreeBSD 4.2 (via ftp install) and I'm trying to build a new Kernel. For some reason when "make depend" gets to about 3/4 of the way finished, the system locks up. I have no idea why this is happening. I have attached the Kernel configuration file to this e-mail in hope that the issue can be solved. Thank you in advance for your help. By the way, I am compiling a new Kernel in order to take advantage of my dual celeron system. Chris Parman <<KERNEL_SMP_20001201>> 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?9F36E367710D474E9806AA393FE737FB019EF4>