lkml.org 
[lkml]   [2003]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: TCP/IP stack related prob.
Date
On Friday 11 April 2003 09:52, Arjan van de Ven wrote:
> On Fri, 2003-04-11 at 09:38, Alisha Nigam wrote:
> > then compile it
> > gcc -c -O -W -Wall -Wstrict-prototypes
> > -Wmissing-prototypes -DMODULE -D__KERNEL__ -mymodule.o
> > mymodule.c
> >
> >
> > i am getting a bundle of errors ......
> >
> >
> > In file included from /usr/include/linux/fs.h:23,
> > from
> > /usr/include/linux/capability.h:17,
> > from /usr/include/linux/binfmts.h:5,
> > from /usr/include/linux/sched.h:9,
> > from /usr/include/linux/skbuff.h:19,
> > from p10.c:2:
> > /usr/include/linux/string.h:8:2: warning: #warning
> > Using kernel header in userland!
>
> you are using glibc headers to compile a kernel.... that's not going to
> work. Add -I/lib/modules/`uname -r`/build/include to the gcc commandline
> to use the headers of the currently running kernel..

Not only that but aren't modules supposed to be compiled with -O2?

--
Francis Galiegue <fgaliegue@tbs-internet.com>
"98% of DNS Queries at the Root Level are Unnecessary" - Slashdot headline
"Scientists at the Vatican Praying Center found that 98% of the prayer queries
at the God level are unnecessary." - Anonymous Coward

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:2.378 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site