On Sun, 09 Jul 2000,  Erik Jakobsen wrote about,  Netcard.:
> Hi again.
> 
> I was looking in a wrong .c file. The correct info for compiling is :

I belive you have the wrong c file period, this version will fail on a
2.2.x system.

AFAIK, 2.2.x does not have pci_scan.h

Anyway why replace the origanal rtl8139.c anyway, it is included in the
kernel source.

Another thing is if you use a distribution installed kernel support for the
rtl8139 is in module form just waiting for you to use it.

> 
> *
>  * Local variables:
>  *  compile-command: "gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c
> rtl8139.c"
>  *  cardbus-compile-command: "gcc -DCARDBUS -DMODULE -Wall
> -Wstrict-prototypes -O6 -c rtl8139.c -o realtek_cb.o
> -I/usr/src/pcmcia/include/"
>  *  c-indent-level: 4
>  *  c-basic-offset: 4
>  *  tab-width: 4
>  * End:
>  */
> 
> 
> My results:
> ^^^^^^^^^^^^^
> linux:/usr/src/linux # cc -DMODULE -Wall -Wstrict-prototypes -O6 -c
> rtl8139.c
> rtl8139.c:122: pci-scan.h: No such file or directory
> rtl8139.c:123: kern_compat.h: No such file or directory
> linux:/usr/src/linux #
> 
>  
>                            
> Erik - [EMAIL PROTECTED]
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.linux-learn.org/faqs
-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to