lkml.org 
[lkml]   [2000]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject2.3.45.pre2 make errors in Irda networking

I suppose this is due to the networking changes.

gcc -D__KERNEL__ -I/usr/src/linux-2.3.45.pre2/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-DCPU=686 -march=i686 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.3.45.pre2/include/linux/modversions.h -c -o smc-ircc.o
smc-ircc.c
smc-ircc.c: In function `ircc_change_speed':
smc-ircc.c:570: structure has no member named `tbusy'
smc-ircc.c: In function `ircc_hard_xmit':
smc-ircc.c:621: structure has no member named `tbusy'
smc-ircc.c: In function `ircc_dma_xmit_complete':
smc-ircc.c:745: structure has no member named `tbusy'
smc-ircc.c:748: `NET_BH' undeclared (first use in this function)
smc-ircc.c:748: (Each undeclared identifier is reported only once
smc-ircc.c:748: for each function it appears in.)
smc-ircc.c: In function `ircc_dma_receive_complete':
smc-ircc.c:799: warning: unused variable `flags'
smc-ircc.c: In function `ircc_interrupt':
smc-ircc.c:878: structure has no member named `interrupt'
smc-ircc.c:901: structure has no member named `interrupt'
smc-ircc.c: In function `ircc_suspend':
smc-ircc.c:1002: warning: unused variable `i'
smc-ircc.c: In function `ircc_wakeup':
smc-ircc.c:1016: warning: unused variable `dev'
smc-ircc.c: At top level:
smc-ircc.c:912: warning: `ircc_is_receiving' defined but not used
make[3]: *** [smc-ircc.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.3.45.pre2/drivers/net/irda'
make[2]: *** [_modinsubdir_irda] Error 2
make[2]: Leaving directory `/usr/src/linux-2.3.45.pre2/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.3.45.pre2/drivers'
make: *** [_mod_drivers] Error 2

Pau


-
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/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:0.163 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site