Re: Bug in Kernel 2.3.45: ISDN subsystem won't compile

From: Karsten Keil (kkeil@suse.de)
Date: Tue Feb 15 2000 - 14:11:52 EST


On Mon, Feb 14, 2000 at 05:12:23PM +0100, Wolfgang Oelke wrote:
> Hello,
>
> When trying to compile the ISDN subsystem as a module, I get the following error
> message:
>
> make -C isdn modules
> make[2]: Entering directory `/usr/src/linux-2.3.45/drivers/isdn'
> gcc -D__KERNEL__ -I/usr/src/linux-2.3.45/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -DEXPORT_SYMTAB -c isdn_common.c
> gcc -D__KERNEL__ -I/usr/src/linux-2.3.45/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -DMODULE -c -o isdn_net.o isdn_net.c
> isdn_net.c: In function `isdn_net_dev_xon':
> isdn_net.c:420: structure has no member named `tbusy'
> isdn_net.c:421: `NET_BH' undeclared (first use in this function)
> isdn_net.c:421: (Each undeclared identifier is reported only once
> isdn_net.c:421: for each function it appears in.)

Yes thats because of the soft net changes.
Because I had trouble with my SMP machine and 2.3.38 ++ the patch
was delayed, but I sent it to Linus few houres ago.

--
Karsten Keil
SuSE Labs
ISDN development

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:30 EST