lkml.org 
[lkml]   [2002]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Compilation Error with a Dynamic Module
On Sun, Oct 20, 2002 at 03:22:46PM -0400, Murali Therthala wrote:
> Hi All,
>
> I am trying to compile a dynamic module shown below that creates a readable
> procs entry.
> I invoke gcc as follows.
>
> gcc -Wall -o2 -DMODULE -D_KERNEL_ -DLINUX -I
> /lib/modules/`uname -r`\build/modules -c fMod3.c

The easiet way is to add
obj-m += myprocfsexample.o
to for example fs/Makefile

Then you can see what arguments are used for gcc in the real kernel compile.
I tried compiling your file in this way - no problem.

Sam
-
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:30    [from the cache]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and my Meterkast|Read the blog