Hi, I have a problem with fixdep: a kernel was compiled on a PC and when trying to build a kernel module for that kernel I use a different PC tha has a different glibc version than the one used to compile fixdep. In order to fix the problem I'm thinking that maybe to build fixdep with "--static" but my knowledge about linux kernel is not that great and I would like some input please. Also, is there any chance to just rebuild fixdep without rebuilding the whole kernel? Is there any other possibility other then the --static one? Kernel used is 2.6 Thanks, syncbq
Hi, Anyone has any idea about how to build "fixdep" with "--static"? Best Regards, SyncBQ On Wed, Feb 20, 2013 at 3:06 PM, Sync Rico <syncrico@gmail.com> wrote:
Hi,
I have a problem with fixdep: a kernel was compiled on a PC and when trying to build a kernel module for that kernel I use a different PC tha has a different glibc version than the one used to compile fixdep.
In order to fix the problem I'm thinking that maybe to build fixdep with "--static" but my knowledge about linux kernel is not that great and I would like some input please.
Also, is there any chance to just rebuild fixdep without rebuilding the whole kernel?
Is there any other possibility other then the --static one?
Kernel used is 2.6
Thanks, syncbq
participants (1)
-
Sync Rico