This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: error in compiling module for kernel
- To: adersh miglani <miglania at yahoo dot com>
- Subject: Re: error in compiling module for kernel
- From: Erik Mouw <J dot A dot K dot Mouw at ITS dot TUDelft dot NL>
- Date: Sun, 22 Apr 2001 17:39:45 +0200
- Cc: gcc at gcc dot gnu dot org, egcs at sourceware dot cygnus dot com
- Organization: Eric Conspiracy Secret Labs
- References: <20010422083548.78132.qmail@web9901.mail.yahoo.com>
On Sun, Apr 22, 2001 at 01:35:48AM -0700, adersh miglani wrote:
> i've found an error when i compiled busmouse.c file
> which is giving error that linux/busmouse.h no such
> file or directory.please solve this problem and send
> me the solution...
This has nothing to do with GCC, but with the way you compiled the
module. If you *really* think it is a bug in the Linux kernel, read the
file "REPORTING-BUGS" in the kernel sources and post to the appropriate
mailing list. Most probably it isn't and you'd better start learning
how to hack your way into the linux kernel. A good starting point is
http://www.kernelnewbies.org/ and the #kernelnewbies IRC channel.
Erik
--
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands
Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/