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

Re: recompile errors



Thanks for this!  It was the hint I needed.  I couldn't get RH 7.0 to
compile on my laptop due to this error but it would on my desk system.  I
couldn't figger out why.

When I checked I hadn't loaded kgcc on the laptop (only had gcc).  RH put
a line in the 7.0 Makefile that if you don't have kgcc then use
gcc.  Well, it hangs on the checksum.S file everytime.


Gerry

On Tue, 24 Oct 2000, Jeff Hogg wrote:

> 
> -----Original Message-----
> From: Tim Huxel <huxel netdrct com>
> To: RED HAT <redhat-install-list redhat com>
> Date: Tuesday, October 24, 2000 10:41 AM
> Subject: recompile errors
> 
> 
> >I'm trying to compile a new kernel.
> >I ran make xconfig ok and saved it.
> >Then I ran make dep,make clean and then bzImage.
> >I'm getting several errors during bzImage:
> >warning: Nothing can be pasted after this token
> >warning: pasting would not give a valid preprocessing token
> >at the end of bzImage I get theses errrors:
> >checksum.S:231: badly punctuated parameterlist in #define
> >checksum.S:237: badly punctuated parameterlist in #define
> >make[2]:*** [checksum.o]Error 1
> >make[1]:*** [first_rule]Error 2
> >any ideas?
> >
> Are you compiling on a 7.0 system?  If so, make sure to use kgcc instead of
> gcc.  You will probably need to edit the makefile.  Earlier posts had all
> the details about it, and I believe redhat has a post on their support page
> that covers this.  Hope this helps.
> 
> Jeff Hogg
> 
> 
> 
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list
> 


Gerry

"The lyf so short, the craft so long to learne" Chaucer





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