Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread David Woodhouse
On Tue, 2 Jan 2001, Alan Cox wrote: > > > i2o_block.c:595: warning: #warning "RACE" > > this is most likely a bad thing, yes. > > Yeah its to remind me to fix a small race If preferred the alternative approach to this: if (!current->lock_depth) BUG(); in sleep_on(). --

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Alan Cox
> >> distribution? (hint: if it's redhat 7, don't bother). > > > > Bzzt, wrong. Red Hat 7 compiles the 2.4 tree beautifully > > with gcc 2.96 as well. Please grow up. > > Huh? Original, bug fix, or both? I've run kernels built with both with no problems. - To unsubscribe from this list: send t

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Albert D. Cahalan
>> distribution? (hint: if it's redhat 7, don't bother). > > Bzzt, wrong. Red Hat 7 compiles the 2.4 tree beautifully > with gcc 2.96 as well. Please grow up. Huh? Original, bug fix, or both? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EM

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Panu Matilainen
On Tue, 2 Jan 2001, J Sloan wrote: > Alan Cox wrote: > > > Bzzt, wrong. Red Hat 7 compiles the 2.4 tree beautifully with gcc 2.96 as well. > > Please grow up. > > Yes indeed - on my quad CPU Red Hat 7 server, I accidentally > forgot to say CC=kgcc during the last kernel build, and ended > up with

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread J Sloan
Alan Cox wrote: > Bzzt, wrong. Red Hat 7 compiles the 2.4 tree beautifully with gcc 2.96 as well. > Please grow up. Yes indeed - on my quad CPU Red Hat 7 server, I accidentally forgot to say CC=kgcc during the last kernel build, and ended up with a gcc-2.96 built kernel. I decided to let it run

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Alan Cox
> > md5sum: WARNING: 11 of 12 computed checksums did NOT match > This indicates a corrupted download. Nope the MD5 sums are for certified versions of the isdn drivers. They should not match > > objcopy: Warning: Output file cannot represent architecture UNKNOWN! > um. this is completely rooted.

Re: Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Daniel Stone
> Did full compile, just for fun: > > CONFIG_for Red Creek whatever RCPCI has a syntax error > other warnings and errors, compiled on 2.4.0-prerelease, nonSMP, PIII > > md5sum: WARNING: 11 of 12 computed checksums did NOT match This indicates a corrupted download. > net/network.o: In function

Compile errors: RCPCI, LANE, and others

2001-01-02 Thread Elmer Joandi
Did full compile, just for fun: CONFIG_for Red Creek whatever RCPCI has a syntax error other warnings and errors, compiled on 2.4.0-prerelease, nonSMP, PIII md5sum: WARNING: 11 of 12 computed checksums did NOT match ec.c:279: warning: `ec_space_setup' defined but not used {standard input}: Asse