Re: Kernel compiling problems with AMD Duron 900

2002-01-14 Thread Glyn Millington
Romuald DELAVERGNE <[EMAIL PROTECTED]> writes: > Le 2001.10.17 02:49, Glyn Millington a écrit : >> bash-2.03$ make-kpkg clean >> dpkg: warning, architecture `i386-none' not in remapping table > > 'make-kpkg' from potato have problem. > Use 'make-kpkg' from woody. Many thanks - that did the tric

Re: Kernel compiling problems with AMD Duron 900

2002-01-14 Thread Romuald DELAVERGNE
Le 2001.10.17 02:49, Glyn Millington a écrit : > > I've replaced all sorts of goodies on my home machine - above all the CPU > which is now a Duron 900. I'm trying to recompile the 2.2.17 kernel > source for sound support but don't get far. _Whichever_ processor family > I go for (even 386) I ge

Kernel compiling problems with AMD Duron 900

2002-01-14 Thread Glyn Millington
I've replaced all sorts of goodies on my home machine - above all the CPU which is now a Duron 900. I'm trying to recompile the 2.2.17 kernel source for sound support but don't get far. _Whichever_ processor family I go for (even 386) I get this error message at make-kpkg clean

Re: kernel compiling problems

2000-06-01 Thread Ron Rademaker
Well, including that didn't work, I didn't have a bad patch, I had already downloaded the whole tree, but I did it again and it compiled fine ;-) Thanks, Ron On Wed, 31 May 2000, Chris Gray wrote: > On Thu, Jun 01, 2000 at 01:50:41AM +0200, Ron Rademaker wrote: > > Alright, I include the header

Re: kernel compiling problems

2000-05-31 Thread Chris Gray
On Thu, Jun 01, 2000 at 01:50:41AM +0200, Ron Rademaker wrote: > Alright, I include the header in asm/hw_irq.h, asm/string.h and > include/linux/string.h, the undefined variable error are gone ;-), but new > ones has come ;-( > > This is the error message: dereferencing pointer to incomplete type,

Re: kernel compiling problems

2000-05-31 Thread Ron Rademaker
Alright, I include the header in asm/hw_irq.h, asm/string.h and include/linux/string.h, the undefined variable error are gone ;-), but new ones has come ;-( This is the error message: dereferencing pointer to incomplete type, the errors occur at places (line numbers) that aren't the same as the ol

Re: kernel compiling problems

2000-05-31 Thread Ron Rademaker
I'm already compiling with smp, I just tried compiling without it, it gave exactly the same errors. Any more ideas? Is there some kind of extra verbosity I can turn on somewhere in the Makefile, so I get more information that might help me a bit further? Ron Rademaker PS. To be sure it's not a re

Re: kernel compiling problems

2000-05-31 Thread Chris Gray
On Thu, Jun 01, 2000 at 12:33:04AM +0200, Ron Rademaker wrote: > When I try to compile a 2.3 or the 2.4.0-test1 kernel, something goes > wrong, it has something to do with undefined variables (as you can see in > the output I've attachted). If anyone has any ideas on this, i'd like to > hear them!

Re: kernel compiling problems

2000-05-31 Thread Chris Gray
On Thu, Jun 01, 2000 at 12:33:04AM +0200, Ron Rademaker wrote: > When I try to compile a 2.3 or the 2.4.0-test1 kernel, something goes > wrong, it has something to do with undefined variables (as you can see in > the output I've attachted). If anyone has any ideas on this, i'd like to > hear them!

kernel compiling problems

2000-05-31 Thread Ron Rademaker
When I try to compile a 2.3 or the 2.4.0-test1 kernel, something goes wrong, it has something to do with undefined variables (as you can see in the output I've attachted). If anyone has any ideas on this, i'd like to hear them! Ron Rademaker gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict