This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Fwd: kernel versions mismatch when compiling modules - do i needto rebuild the whole crosscompiler?]


hello list:

ive have compiled a cross-compiler using kernel headers form familiar cvs, it happens when i compile modules for ipaq i get wrong kernel version:

# insmod ip6_queue.o
Using ip6_queue.o
insmod: kernel-module version mismatch
    ip6_queue.o was compiled for kernel version 2.4.19-rmk7-skiff1
    while this kernel is version 2.4.19-rmk6-pxa1-hh36.


so i need hh36 headers, but the only thing ive found about this kernel was this patch:


patch-2.4.19-rmk6-pxa1-hh36.gz

does any one know how and to what sources do i apply this patch?


and when i get the headers, i only need to copy them to cross-compiler include dirs, or do i need to recompile gcc and/or glibc again?



thanks a lot



filipe



------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]