Problems with rtl8139.c with Kernel 2.2.7 (SuSE)

root root@scunc.de
Tue Aug 10 00:23:44 1999


At first I'm sorry for my english!

I want to compile a new kernel (2.2.7) with
the support of the rtl8139.

At the "make bzImage" - process I became an error:

------------------------
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall 
	-Wstrict-prototypes -O2 -fomit-frame-pointer 
	-pipe -fno-strength-reduce -m486 
	-malign-loops=2 -malign-jumps=2 -malign-functions=2 
	-DCPU=686   -c -o rtl8139.o rtl8139.c 
rtl8139.c:1086: macro `dev_kfree_skb' used with too many (2) args
rtl8139.c:1315: macro `dev_kfree_skb' used with too many (2) args 
rtl8139.c: In function `rtl8129_probe1': 
rtl8139.c:516: warning: assignment from incompatible pointer type 
rtl8139.c: In function `rtl8129_start_xmit': 
rtl8139.c:965: void value not ignored as it ought to be 
rtl8139.c: In function `rtl8129_interrupt': 
rtl8139.c:1011: void value not ignored as it ought to be 
rtl8139.c: In function `rtl8129_get_stats': 
rtl8139.c:1364: warning: return from incompatible pointer type
------------------------

With kernel 2.2.5 I didn't had any problems.
Please help me! Is it my fault or what can I do?

Ake
 | To unsubscribe, send mail to Majordomo@cesdis.gsfc.nasa.gov, and within the
 |  body of the mail, include only the text:
 |   unsubscribe this-list-name youraddress@wherever.org
 | You will be unsubscribed as speedily as possible.