Re: [Cooker] kernel-source compile bombs again

2002-02-28 Thread Juan Quintela
si == SI Reasoning [EMAIL PROTECTED] writes: si I suspect that some of my earlier compile errors may si have been caused by using the kde Linux Kernel si Configurator in kcontrol (as root of course). It is What is such a beast? /me begin to think that he has found the problem to the kernel

Re: [Cooker] kernel-source compile bombs again

2002-02-28 Thread Juan Quintela
si == SI Reasoning [EMAIL PROTECTED] writes: si yay! success! Now that APIC is disabled I have a si laptop that doesn't freeze up all the time! si :-} Hi 2.4.18-2mdk will have a patch to try to get your laptop happy APIC into the kernel. Later, Juan thinking about giving 2.4.18-2mdk

Re: [Cooker] kernel-source compile bombs again

2002-02-11 Thread Guillaume Rousse
Ainsi parlait Reinhard Katzmann : [..] It was stated several times that only ext2 are supported as filesystem in the kernel, all others have to be in the initrd image (of course initrd has to be compiled into the kernel). I'm using reiserfs directly in the kernel since two years without

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread SI Reasoning
I suspect that some of my earlier compile errors may have been caused by using the kde Linux Kernel Configurator in kcontrol (as root of course). It is hard to completely tell since it looks the same to me whether using it or make xconfig, but I had better compiling success using make xconfig.

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread Borsenkow Andrej
On ÷ÓË, 2002-02-10 at 11:52, SI Reasoning wrote: I then tried to enable xfs but had these errors on compile: make[1]: Entering directory `/usr/src/linux-2.4.17-16mdk' ld -m elf_i386 -T /usr/src/linux-2.4.17-16mdk/arch/i386/vmlinux. lds -e stext arch/i386/kernel/head.o

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread SI Reasoning
--- Borsenkow Andrej [EMAIL PROTECTED] wrote: On ÷ÓË, 2002-02-10 at 11:52, SI Reasoning wrote: I then tried to enable xfs but had these errors on compile: make[1]: Entering directory `/usr/src/linux-2.4.17-16mdk' ld -m elf_i386 -T /usr/src/linux-2.4.17-16mdk/arch/i386/vmlinux.

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread Reinhard Katzmann
Hi! On Sun, Feb 10, 2002 at 03:00:04AM -0800, SI Reasoning wrote: --- Borsenkow Andrej [EMAIL PROTECTED] wrote: On ???, 2002-02-10 at 11:52, SI Reasoning wrote: I then tried to enable xfs but had these errors on fs/fs.o: In function `xfs_dm_send_data_event':

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread Borsenkow Andrej
On ÷ÓË, 2002-02-10 at 14:00, SI Reasoning wrote: fs/fs.o: In function `xfs_dm_send_data_event': fs/fs.o(.text+0x32bb4): undefined reference to `dm_send_data_eve fs/xfs_dmapi CONFIG_XFS_DMAPI=m CONFIG_XFS_DMAPI is setup as a module in my .config. Should I just enable it?

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread SI Reasoning
yay! success! Now that APIC is disabled I have a laptop that doesn't freeze up all the time! :-} --- SI Reasoning [EMAIL PROTECTED] wrote: --- Borsenkow Andrej [EMAIL PROTECTED] wrote: On ÷ÓË, 2002-02-10 at 11:52, SI Reasoning wrote: I then tried to enable xfs but had these errors

Re: [Cooker] kernel-source compile bombs again

2002-02-10 Thread SI Reasoning
I actually had done a mkinitrd, what I had not done was a make modules, make modules_install. Since I did not create any new modules, only removed some I did not think it was necessary and I was wrong. --- Reinhard Katzmann [EMAIL PROTECTED] wrote: Hi! On Sun, Feb 10, 2002 at 03:00:04AM

Re: [Cooker] kernel-source compile bombs again

2002-02-09 Thread nds
SI Reasoning wrote: Unfortunately, I have a kernel compile make bzImage problem that bombs long before that and this fix does not help. The error message is below and noone has responded to this one yet. from md.c:33: /usr/src/linux-2.4.17-14mdk/include/net/sock.h:739: size of

Re: [Cooker] kernel-source compile bombs again

2002-02-09 Thread SI Reasoning
--- nds [EMAIL PROTECTED] wrote: SI Reasoning wrote: Unfortunately, I have a kernel compile make bzImage problem that bombs long before that and this fix does not help. The error message is below and noone has responded to this one yet. from md.c:33:

Re: [Cooker] kernel-source compile bombs again

2002-02-09 Thread SI Reasoning
I went ahead and disabled raid and IPVS in the kernel as well as APIC, but it still kicked out in the same place. --- SI Reasoning [EMAIL PROTECTED] wrote: --- nds [EMAIL PROTECTED] wrote: SI Reasoning wrote: Unfortunately, I have a kernel compile make bzImage problem that

[Cooker] kernel-source compile bombs again

2002-02-06 Thread Dave Seff
a few days ago when I tried compiling the kernel it bombed during 'make modules' I thought it may have been a typo in the code that nobody checked. but then I tried to compile the kernel source from yesterday's rsync and it bombed again. no modifications were made to the kernel code and no

RE: [Cooker] kernel-source compile bombs again

2002-02-06 Thread Borsenkow Andrej
a few days ago when I tried compiling the kernel it bombed during 'make modules' I thought it may have been a typo in the code that nobody checked. If you ask a question please bother to read the answer. /usr/src/linux-2.4.17-14mdk/include/asm/page.h:97: nondigits in number and not

Re: [Cooker] kernel-source compile bombs again

2002-02-06 Thread darrell
Andrej Borsenkow said, a few days ago when I tried compiling the kernel it bombed during 'make modules' I thought it may have been a typo in the code that nobody checked. If you ask a question please bother to read the answer. It was me who asked the question a couple of days ago. Thanks

RE: [Cooker] kernel-source compile bombs again

2002-02-06 Thread Borsenkow Andrej
If you ask a question please bother to read the answer. It was me who asked the question a couple of days ago. And it was me who answered it a couple of days ago. Is it a problem specific to Mandrake, or something the kernel maintainers have to fix? It is Mandrake specific (but it is

Re: [Cooker] kernel-source compile bombs again

2002-02-06 Thread SI Reasoning
Unfortunately, I have a kernel compile make bzImage problem that bombs long before that and this fix does not help. The error message is below and noone has responded to this one yet. from md.c:33: /usr/src/linux-2.4.17-14mdk/include/net/sock.h:739: size of array `__pad' is too large make[3]:

Re: [Cooker] kernel-source compile bombs again

2002-02-06 Thread Dave Seff
If you ask a question please bother to read the answer. I am sorry. That conversation had already come and gone for me. Thank you for letting me know the solution anyway. -Dave