Error follows:
make[2]: Entering directory `/usr/src/linux/drivers/misc'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -mpentium -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS
-include /usr/src/linux/include/linux/modversions.h -c -o
parport_share.o parport_share.c
parport_share.c: In function `parport_register_port_R36e2f16b':
parport_share.c:108: parse error before `{'
make[2]: *** [parport_share.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/misc'
make[1]: *** [_modsubdir_misc] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
The odd function name would be the first thing that caught my eye :)
-- +--------------------------+----------------------------------------+ | by-tor@by-tor.tacorp.net | UNIX _is_ user-friendly. It's just not | | By-Tor@EfNet | ignorant-friendly and idiot-friendly. | +--------------------------+----------------------------------------+
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/