Well,

I don't know how you could compile this code at all. I went to fetch a tar
ball
for 2.2.17 and I still get

checksum.S: badly punctuated parameter list in #define

I am at a COMPLETE LOSS here ! looks like the code is not compatible with my
compiler.
and I am completely suck now...

Philippe


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Michael R. Jinks
Sent: Tuesday, December 05, 2000 2:15 PM
To: [EMAIL PROTECTED]
Subject: Re: 7.0 "upgrade" pbs ... more !!!!


Yuck.  Well, what about trying to install the kernel from a tarball instead?
I've actually never seen any advantage to using the RPM-ified version of the
kernel source to begin with.

I don't know what would cause a de-installed package to produce conflict
errors;
that sounds like an RPM error.  But you didn't list what the errors were, so
that's just a guess.  And by the way, you didn't mistakenly install the 2.4
headers, they're there on purpose to aid migration from 2.2 to 2.4, or so I
understand, but the details elude me.

As for the "could not paste" warnings, I get those myself, in the midst of
compiles which are successful.  I think they're safe to ignore; warning
messages
from the compiler are pretty much a fact of life where C programming is
concerned, and often have no bearing on the success or failure of the
process.




Philippe Moutarlier wrote:
>
> I tried this. The compile goes further but still dies while dealing with
> the file
> checksum.S: badly punctuated
>
> I also get LOTS of warnings concerning the pre-processing which could not
> paste.
> I looked into the code and found forms like
> "## msg" that the compiler seems not to like at all.
>
> Further: I mistakenly installed the kernel-headers at install time. Except
> that those
> guys don't tell you they are installing the headers for 2.4 even they
> install
> the 2.2.16 kernel (??????)
>
> I de-installed the kernel header using rpm.
>
> Now I run up2date which fails to upgrade because ... there is conflicts
> between the de-installed 2.4 headers and the kernel source tree (funny,
> isn't it????)
>
> I am at a complete loss ... and starting to be tired of these distribs
which
> seem
> to get worse and worse every time :=(
>
> Any help about fixing these pbs without re-installing from scratch  (I did
> an update)
> would be very very welcome.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Michael R. Jinks
> Sent: Tuesday, December 05, 2000 12:41 PM
> To: [EMAIL PROTECTED]
> Subject: Re: 7.0 "upgrade" pbs ...
>
> I ran into this problem yesterday.  If your .config file is worth saving,
> rename
> it and then do a "make mrproper", which will erase all relics of past
> compiles
> from the source tree as well as any user-entered configuration
information.
> Then
> do a "make [x|menu]config" and re-load your .config file from wherever you
> stashed it.
>
> Apparently the sources as packaged by Red Hat had been used to make an SMP
> kernel
> before they were shipped.  Oops.
>
> As for the /usr/include problem, I didn't run into it myself, and I've
> installed
> RH7 on at least three machines now, all of them worked fine out of the
box,
> so
> I'm not sure what might have caused this.
>
> Good luck,
> -m
>
> Philippe Moutarlier wrote:
> >
> > Hi,
> >
> > on a regular basis, I try to upgrade RH and I almost always have to go
> back
> > to the list.
> >
> > Here again, I have a pretty interesting pbs :
> >
> > 2 times I tried to re-compile the kernel after intalling the sources.
> >
> > Fist pb : installing the sources does not install the required links to
> > /usr/include in order to be able to compile the source (???)
> >
> > Second pb : the source does not compile out-of-the box because there
seem
> to
> > be
> > an incredible mess about smp being defined many times at some point or
> > undefined at others.
> >
> > I am using a single processor machine, set the SMP option to "no" and
get
> > (after many warnings about smp stuff) the fatal compile error :
> >
> > smp_num_cpus undeclared
> >
> > Does anyone else could not compile the kernel out of the box and what am
I
> > doing
> > wrong here ??
> >
> > Thanks
> >
> > Philippe
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
>
> --
> Michael Jinks, IB // Technical Entity // Saecos Corporation
> "No one speaks English and everything's broken."  -- T. Waits
> "Tom Waits would have made a decent sysadmin."  -- M. Jinks
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

--
Michael Jinks, IB // Technical Entity // Saecos Corporation
"No one speaks English and everything's broken."  -- T. Waits
"Tom Waits would have made a decent sysadmin."  -- M. Jinks



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to