[oclug] /usr/src/linux/?

Ahmed Masud masud at googgun.com
Fri Apr 20 13:12:13 EDT 2001


I think your /usr/src/linux is corrupted (perhaps a misapplied patch?).  
I suggest that you blow it away avec:

	rm -rf /usr/src/linux /usr/src/linux-2.2.17 

reget the tarball (suggest getting linux-2.2.18 or later):

 lynx -source ftp://ftp.kernel.org/pub/linux/kernel/2.2/linux-2.2.18.tar.gz | \
	(cd /usr/src; tar -xvzf -)

and try again:

	cd /usr/src; su - make menuconfig


Good luck

Ahmed

On Fri, 20 Apr 2001, Dave Edwards wrote:

> Hey Gang,
> 
> I think something's missing here.  As root, in /usr/src/linux, make*config
> belches up  
> make: *** No rule to make target `xconfig'.  Stop.
> Likewise menuconfig and config.  How can this be? I've bypassed the
> symlink and tried the same in /usr/src/linux-2.2.17.  The same, obviously.
> 
> Your thoughts?  Thanks as always,
> Dave.
> _______________________________________________
> oclug mailing list
> oclug at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
> 




More information about the OCLUG mailing list