[realtek] kern-compat.h error

dad mab@interaccess.com
Fri, 07 Jul 2000 16:11:30 -0500


I downloaded all source today to compile the latest driver.  I have
placed all source in the subdirectory  /usr/src/linux/drivers/rtl8139 to
not mess with installed driver source.

Using the command line:
gcc -DMODULE -D__KERNEL_ -O6 -c rtl8139.c, I am receiving an error from
kern-compat.h on line 164.

parse error before '0'. and  parse error before '}' on line 168.

I looked it over and cannot see any unmatched braces, did not look for
parens.

also get same issue with pci-scan.c

egcs version 2.91.66 is being used.

Any help willbe appreciated.
Mike