Re: kernel troubles?

2001-08-12 Thread Stig Brautaset
* Sebastiaan <[EMAIL PROTECTED]> spake thus: > Hi, > > For some months I have been trying to compile kernels from 2.4.5 to 2.4.8, > but I still get the same errors and they does not seem to be solved in > later versions. Today I build a new config file from scratch, but still > unsuccesfull. The e

Re: kernel troubles?

2001-08-12 Thread Sebastiaan
On 12 Aug 2001, John Toon wrote: > On 12 Aug 2001 10:30:12 +0200, Sebastiaan wrote: > > Hi, > > > > For some months I have been trying to compile kernels from 2.4.5 to 2.4.8, > > but I still get the same errors and they does not seem to be solved in > > later versions. Today I build a new config

Re: kernel troubles?

2001-08-12 Thread John Toon
On 12 Aug 2001 10:30:12 +0200, Sebastiaan wrote: > Hi, > > For some months I have been trying to compile kernels from 2.4.5 to 2.4.8, > but I still get the same errors and they does not seem to be solved in > later versions. Today I build a new config file from scratch, but still > unsuccesfull. T

kernel troubles?

2001-08-12 Thread Sebastiaan
Hi, For some months I have been trying to compile kernels from 2.4.5 to 2.4.8, but I still get the same errors and they does not seem to be solved in later versions. Today I build a new config file from scratch, but still unsuccesfull. The errors occur in the beginning of the compile and are mostl

kernel troubles

2000-04-07 Thread Ernest Johanson
I am setting up a Dell PowerEdge 1300, PIII/500 machine for a server. It has an AIC 7890 SCSI controller, 512M of memory. When I complile a 2.2.12 kernel, I get LILO Loading Linux Uncompressing Linux... Ok, booting the kernel. And there it stops. It boots fine off of a 2.0.38 kernel from the in

Solved: custom kernel troubles

2000-03-27 Thread Robert Waldner
tnx anyone (especially Eric && Robert). that did it! &rw On Sun, 26 Mar 2000 22:10:48 -0800, "Eric G . Miller" writes: >I'd suggest using gcc2.7.2 to compile kernels older than 2.2.14. There's >a debianized package for it "gcc272". Just change the HOSTCC and CC from >gcc to gcc272 in the Makefile

Re: custom kernel troubles

2000-03-27 Thread Eric G . Miller
I'd suggest using gcc2.7.2 to compile kernels older than 2.2.14. There's a debianized package for it "gcc272". Just change the HOSTCC and CC from gcc to gcc272 in the Makefile. -- ++ | Eric G. Milleregm2@jps.net | | GnuPG

Re: custom kernel troubles

2000-03-27 Thread Robert Waldner
On Mon, 20 Mar 2000 21:45:14 EST, Robert Braddock writes: >> Ok, so now I´ve set it to "", but > >Make sure you unset ARCH in the shell before starting the make at all, not >just set it to "". There's a difference. Other than that, I don't have any >suggestions. Like I said, I had the exact same er

Re: custom kernel troubles

2000-03-13 Thread Robert Waldner
On Mon, 13 Mar 2000 02:44:35 EST, Robert Braddock writes: >> It seems that for whatever reason (I´ve set Processor type to 386 in make >> menuconfig) it thinks that there is a arch/i586 directory where there isn´t. > >I just had the exact same problem symptoms (including the failed retry with >spe

Re: custom kernel troubles

2000-03-13 Thread Robert Braddock
> It seems that for whatever reason (I´ve set Processor type to 386 in make > menuconfig) it thinks that there is a arch/i586 directory where there isn´t. I just had the exact same problem symptoms (including the failed retry with specific arch) as you a few days ago, but with a 2.2 kernel build.

custom kernel troubles

2000-03-12 Thread Robert Waldner
Hi! I need a custom kernel for ide-scsi-emulation, 3 ethernet-cards and so on. I´ve grabbed the "kernsel-source-2.0.38"-package, untgz´ed it to /usr/src/kernel-source-2.0.38, cd !$, make menuconfig, make-kpkg --revision=custom.1.0 kernel_image, but make-kpkg fails with the following output: Mak

Re: 2.1 kernel troubles

2000-02-29 Thread Eric G . Miller
On Mon, Feb 28, 2000 at 09:16:49PM -0700, Cameron Matheson wrote: > Hey everyone, > > I upgraded my kernel from 2.0.36 to 2.1. Unfortunately, can no longer > get on the internet. When I type 'pon', it gives me a long message > on that /usr/sbin/pppd won't work, because my kernel lacks PPP suppo

Re: 2.1 kernel troubles

2000-02-29 Thread Carl Fink
> I upgraded my kernel from 2.0.36 to 2.1. Don't do that. Linux kernels are numbered so that if the second digit is even (like 0 or 2) it's a "production" kernel meant for actual work. If it's an odd number (like 1) it's meant for testing only. So you upgraded from a functional even-minor-versi

2.1 kernel troubles

2000-02-29 Thread Cameron Matheson
Hey everyone,   I upgraded my kernel from 2.0.36 to 2.1.  Unfortunately, can no longer get on the internet.  When  I type 'pon', it gives me a long message on that /usr/sbin/pppd won't work, because my kernel lacks PPP support (or the module is not loaded).  I'm pretty sure I have PPP built i