Hi again.

I was looking in a wrong .c file. The correct info for compiling is :

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

Reply via email to