![]() | |||||||||||||
Messages in this thread |
On Fri, 25 Aug 2000, [iso-8859-1] Ramón Agüero wrote: > Hi all > > > I'm writing a little module for Linux kernel, and when I have tried to > cope with timers, I had a seroius problem with jiffies. > > Everithing works fine, but when I try to get the value of jiffies, I get > a compiling error > > 'jiffies_Rsmp_0da02d67' undeclared (first use in this function) > > I am including the sched.h file, so I can't see what I am doing wrong, > could anybody tell me where is the problem... > > make sure that you do compile both the kernel and the modules with versioning disabled. Module versioning is a weird thing and causes more trouble than usefullness. Get rid of it. (Perhaps binary-only module writers think otherwise, is your module a binary-only?). Regards, Tigran - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2005-03-22 12:38 [from the cache] ©2003-2008 | |||||||||||||