[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: insmod problem



Il Mon, 14 May 2001 15:43:53 +0300,  il tuo gatto camminando sulla
tastiera ha scritto:

>Hi.
>
>I created a module that uses do_gettimeofday. I compile it on a 2.2.14
>machine, and try to install it on a 2.2.18 machine (redhat)
>
>When doing insmod, I get an unresolved for 'do_gettimeofday', which
>exists in 'proc/ksyms'.
>
>Any ideas?
>

a lot of problems about unresolved symbols may happen if you don't set
the -O2 flag during compile. try...

ciao
-- 
maruko.cjb.net - Seti@Home applets
Designed for Windows 
Powered by Linux
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/