On 25 Jun 2004 12:09:19 -0000, Raseel Bhagat raseelbhagat@rediffmail.com wrote:
As for CVS, I'm no good with = that.
Well you don't have to know cvs to browse gentoo-cvs. They have web-based cvs browsing at this url : http://www.gentoo.org/cgi-bin/viewcvs.cgi
Then again from looking at the error what you've posted i can make a few guesses 1. your linux kernel sources aren't installed 2. if they are, they aren't installed at the right location. give their path via a switch in make command. check out the gcc site for the exact details.
gcc compilation is generally not for the weak of heart. and it does a great load good if you check the gcc site for compilation and installation instructions.
hope that helped, C