Re: Boomarang help...

From: B. James Phillippe (bryan@Terran.ORG)
Date: Wed Feb 24 1999 - 19:04:50 EST


On Wed, 24 Feb 1999, Bob Bonifield wrote:

> --Compile Command Itself:
> gcc -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes -O6 -c 3c59x.c `[ -f
> /usr/include/linux/modversions.h ] && echo -DMODVERSIONS`

If you are using modversions you should add
"-include /usr/include/linux/modversions.h" to your compile line.

Is there a reason you want to compile it by hand instead of dropping it
into drivers/net and building it as a module?

-bp

--
B. James Phillippe		. bryan@terran.org
Software Engineer, WGT Inc.	. http://www.terran.org/~bryan



This archive was generated by hypermail 2b29 : Wed Jan 12 2000 - 12:00:38 EST