On Wed, Mar 07, 2001 at 01:18:20AM +0100, [EMAIL PROTECTED] wrote:
 
> gcc -D__KERNEL__ -DMODULE -DLINUX -DEXPORT_SYMTAB -D__NO_VERSION__
> -I/usr/include -I. -O2 -pipe  -DCONFIG_PROC_FS -DIANS -DIANS_BASE_VLAN_TAGGING
  ^^^^^^^^^^^^^^
That should probably be -I/usr/src/linux/include.  You need to pull in
the headers from the kernel with which you link this module, and that's
not what's in /usr/include.

Also, not one of the 3 lists you sent this question to was an
appropriate forum for such a question.  Please keep cross-posting to a
minimum.  A question like this should probably only have been posted to
-user.

noah

-- 
 _______________________________________________________
| Web: http://web.morgul.net/~frodo/
| PGP Public Key: http://web.morgul.net/~frodo/mail.html 

PGP signature

Reply via email to