Hallo!  It's the first time i write in this list... i hope there's no
problem about it...


I'm trying to compile the module i've found in internet for my
Conceptronic CON100TC Pcmcia
ethernet card (the compiled one gives me a kernel mismatch error so it
doesn't load on startup).  The following are the instructions that
appear in the realtek_cb.c file:

Local variables:
 *  compile-command: "gcc -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c rtl8139.c `[
-f /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`"
 *  SMP-compile-command: "gcc -D__SMP__ -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c
rtl8139.c `[ -f /usr/include/linux/modversions.h ] && echo
-DMODVERSIONS`"
 *  cardbus-compile-command: "gcc -DCARDBUS -DMODULE -D__KERNEL__ -Wall
-Wstrict-prototypes
-O6 -c rtl8139.c -o realtek_cb.o -I/usr/src/pcmcia-cs-3.0.9/include/"
 *  c-indent-level: 4
 *  c-basic-offset: 4
 *  tab-width: 4
 * End:

I'm using the "cardbus-compile-command" line, and
"/usr/src/pcmcia-cs-3.0.9/include/" has been
changed to point the right directory.

I've changed the realtek_cb.c file name to rtl8139.c in order for the
compiler to find it.  Then i
try to compile and i get a lot of errors and no .o file  8-(

Can anyone help me?  I'm brand new on compiling issues  8-(

Thankss!!!

--
Joan Tur. Ibiza - Spain
[EMAIL PROTECTED]  [EMAIL PROTECTED] ICQ 11407395
Joan.Tur.pagina.de  Club.Ibosim.pagina.de
Linux: usuari registrat 190.783




Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to