more wanrouter compile problems

From: George Bonser (grep@shorelink.com)
Date: Sun Mar 19 2000 - 19:11:11 EST


gcc -D__KERNEL__ -I/usr/src/linux/include -D__SMP__ -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -pipe
-mpreferred-stack-boundary=2 -DCPU=686 -march=i686 -fno-strict-aliasing
-DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h
-c -o sdla_x25.o sdla_x25.c
sdla_x25.c: In function `wpx_init':
sdla_x25.c:355: structure has no member named `enable_IPX'
sdla_x25.c:355: structure has no member named `enable_IPX'
sdla_x25.c:357: structure has no member named `network_number'
sdla_x25.c:358: structure has no member named `network_number'
sdla_x25.c:358: structure has no member named `network_number'
sdla_x25.c:360: structure has no member named `network_number'
sdla_x25.c: In function `if_open':
sdla_x25.c:588: structure has no member named `start'
sdla_x25.c:594: structure has no member named `interrupt'
sdla_x25.c:595: structure has no member named `tbusy'
sdla_x25.c:596: structure has no member named `start'
sdla_x25.c: In function `if_close':
sdla_x25.c:619: structure has no member named `start'
sdla_x25.c: In function `if_send':
sdla_x25.c:706: structure has no member named `tbusy'
sdla_x25.c:711: structure has no member named `tbusy'
sdla_x25.c:719: structure has no member named `tbusy'
sdla_x25.c:734: structure has no member named `tbusy'
sdla_x25.c:743: structure has no member named `tbusy'
sdla_x25.c:754: structure has no member named `tbusy'
sdla_x25.c:789: structure has no member named `enable_IPX'
sdla_x25.c:792: structure has no member named `network_number'
sdla_x25.c:804: structure has no member named `tbusy'
sdla_x25.c:814: structure has no member named `tbusy'
sdla_x25.c:823: structure has no member named `tbusy'
sdla_x25.c:824: warning: control reaches end of non-void function
sdla_x25.c: In function `wpx_isr':
sdla_x25.c:912: `NET_BH' undeclared (first use in this function)
sdla_x25.c:912: (Each undeclared identifier is reported only once
sdla_x25.c:912: for each function it appears in.)
sdla_x25.c: In function `rx_intr':
sdla_x25.c:1018: structure has no member named `enable_IPX'
sdla_x25.c:1018: structure has no member named `network_number'
sdla_x25.c:1020: structure has no member named `enable_IPX'
sdla_x25.c: In function `tx_intr':
sdla_x25.c:1059: structure has no member named `tbusy'
sdla_x25.c:1060: structure has no member named `tbusy'
sdla_x25.c:1054: warning: `chan' might be used uninitialized in this
function
sdla_x25.c: In function `poll_active':
sdla_x25.c:1198: structure has no member named `tbusy'
sdla_x25.c: In function `get_dev_by_lcn':
sdla_x25.c:2004: warning: `chan' might be used uninitialized in this
function
make[4]: *** [sdla_x25.o] Error 1

-
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 : Thu Mar 23 2000 - 21:00:28 EST