Re: chardev.o:unresolved symbol __put_user_X

From: Arjan van de Ven (arjan@fenrus.demon.nl)
Date: Fri Aug 04 2000 - 13:03:30 EST


In article <000a01bffe3a$43789f00$4fa509ca@madan> you wrote:
> hi,
> How can see the man pages for function provided by kernel like put_user(...)
> , printk(...)

> I have some problem with the below stated code for a char driver ....

You forgot to at least supply -O1 to the kernel CFLAGS
(the kernel needs -O1 at least for inlining and other things to work)

Greetings,
   Arjan van de Ven

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



This archive was generated by hypermail 2b29 : Mon Aug 07 2000 - 21:00:13 EST