Re: Linux 2.6.13

2005-08-31 Thread Alexandre Buisse
Hi, the description of PCI_NAMES is conflicting with its default option (now N/y/? instead of Y/n/?). Here is a small patch that should remove the confusion in drivers/pci/Kconfig. Regards, Alexandre Signed-off-by : Alexandre Buisse <[EMAIL PROTECTED]> --- drivers/pci/Kconfig.old 2005

Re: 2.6.13-rc4-mm1

2005-07-31 Thread Alexandre Buisse
Hi Andrew, I have this when I enable nfnetlink as a module : net/built-in.o: In function `ip_ct_port_tuple_to_nfattr': : undefined reference to `__nfa_fill' net/built-in.o: In function `ip_ct_port_tuple_to_nfattr': : undefined reference to `__nfa_fill' net/built-in.o: In function `tcp_to_nfattr':

Re: 2.6.13-rc3-mm3

2005-07-28 Thread Alexandre Buisse
Sebastian Kaergel wrote: > CC arch/i386/kernel/cpu/mtrr/main.o >arch/i386/kernel/cpu/mtrr/main.c: In Funktion »set_mtrr«: >arch/i386/kernel/cpu/mtrr/main.c:225: error: `ipi_handler' undeclared (first >use in this function) >arch/i386/kernel/cpu/mtrr/main.c:225: error: (Each undeclared ident

Re: compilation error sound/pci/bt87x.c:807 [Re: Linux 2.6.13-rc2]

2005-07-06 Thread Alexandre Buisse
nd/pci/bt87x.c:807: error: for each function it appears in.) >make[2]: *** [sound/pci/bt87x.o] Error 1 >make[1]: *** [sound/pci] Error 2 >make: *** [sound] Error 2 > > Hi, The attached patch should fix it. Regards, Alexandre Signed-off-by: Alexandre Buisse <[EMAIL PROTECTED]&