[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: anyone succeeded in compiling kernel 2.4-xfs



> i've got the xfs sources from the sgi cvs tree but if i try to compile the
> kernel image i get the following error msgs:
> 
> gcc: installation problem, cannot exec `cc1': No such file or directory
> cpp: output pipe has been closed
> gcc: file path prefix `/usr/lib/gcc-lib/i386-linux/egcs-2.91.66/' never used
> 
> any idea what's wrong? 

Yes.  In the Makefile, around line 30, change the CC variable to:

CC = $(CROSS_COMPILE)gcc

BTW, this question has come up many times on the linux-xfs@oss.sgi.com mailing list.

-- Kevin




Reply to: