[realtek] compiling rtl8139.c under Suse7.2

Moritz Kunze moritz_kunze@i-tex.de
Wed, 20 Jun 2001 20:47:46 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0036_01C0F9CA.42B03C90
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello !

I tried compiling the rtl8139.c with the following command under Suse7.2 =
and the 2.4.4 Kernel :
"gcc -DCARDBUS -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c -o =
realtek_cb.o -I/lib/src/linux-2.4.4.SuSE/include/"
Unfortunately the result is:
"rtl8139.c: In function 'rtl8129_open':
rtl8139.c:675: structure has no member named 'tbusy'
rtl8139.c:676: structure has no member named 'interrupt'
... (and so on)
"
This looks very similar to this compiling problem that is mentioned for =
RedHat 7.0 in http://www.scyld.com/network/updates.html

Does anybody know a workaround for this problem under Suse7.2?

Thanks!
Moritz ..



------=_NextPart_000_0036_01C0F9CA.42B03C90
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3315.2870" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#e9e9e9>
<DIV><FONT face=3DArial size=3D2>Hello !</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I tried compiling the rtl8139.c with =
the following=20
command under Suse7.2 and the 2.4.4 Kernel :</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"gcc -DCARDBUS -DMODULE -Wall =
-Wstrict-prototypes=20
-O6 -c rtl8139.c -o realtek_cb.o=20
-I/lib/src/linux-2.4.4.SuSE/include/"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Unfortunately the result =
is:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"rtl8139.c: In function=20
'rtl8129_open':</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>rtl8139.c:675: structure has no member =
named=20
'tbusy'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>rtl8139.c:676: structure has no member =
named=20
'interrupt'</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>... (and so on)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>This looks very similar to&nbsp;this =
compiling=20
problem that is mentioned for RedHat 7.0 in <A=20
href=3D"http://www.scyld.com/network/updates.html">http://www.scyld.com/n=
etwork/updates.html</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Does anybody know a workaround for this =
problem=20
under Suse7.2?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Moritz ..</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>&nbsp;</DIV></FONT></BODY></HTML>

------=_NextPart_000_0036_01C0F9CA.42B03C90--