This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: error in compiling module for kernel


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]