View previous topic :: View next topic |
Author |
Message |
tecknojunky Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/50759924548a37faf359b7.gif)
Joined: 19 Oct 2002 Posts: 1937 Location: Montréal
|
Posted: Thu May 26, 2005 1:56 am Post subject: unrecognized option `-Wdeclaration-after-statement` |
|
|
I can't get any of the realtime-lsm version to compile. In both of them I get: Code: | cc1: error: unrecognized option `-Wdeclaration-after-statement' |
I have linux-2.6.11.
There's not any information on this. Even Google is useless.
Any clue would be appreciated.
edit:
Ok, found it. Had to turn sandbox off.
It still does not work tought: Code: | # modprobe -v realtime gid=28
insmod /lib/modules/2.6.11-mm4/extra/realtime.ko gid=28
FATAL: Error inserting realtime (/lib/modules/2.6.11-mm4/extra/realtime.ko): Invalid argument
|
_________________ (7 of 9) Installing star-trek/species-8.4.7.2::talax. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
chuliomartinez n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/172602282041ea3b02205af.jpg)
Joined: 25 Dec 2004 Posts: 30 Location: Event horizont
|
Posted: Mon May 30, 2005 1:58 pm Post subject: Look at dmesg |
|
|
You probably already done this, but maybe a look into dmesg would tell you that you compiled the kernel with a different version of gcc than the module. (or something like that). I had this kind of problem with nvidia driver update. _________________ naked&dead |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|