Hi,
I'm new on this list - subscribed becuse I need help.
I've got Cobalt Cube 2 with kernel 2.0.34C52_SK with modules suported
but when I tried to compile it I've got unresolved symbols.
configured with --enable-idea:
[root@qube cipe-1.3.0]# modprobe cipci
/lib/modules/2.0.34C52_SK/misc/cipci.o: unresolved symbol _gp_disp
configured with --enable-idea --disable-dyndev:
[root@qube cipe-1.3.0]# modprobe cipci
/lib/modules/2.0.34C52_SK/misc/cipci.o: unresolved symbol
__down_interruptible
/lib/modules/2.0.34C52_SK/misc/cipci.o: unresolved symbol _gp_disp
I can't find _gp_disp variable in source cone nor in /usr/include header
files. __down_interruptible is in asm/semaphore.h but
including this header file does not helps to get rid of this....
Can you help me to make it working ?
Or explain how to hack kernel source to make it working without modules
support... cipe compiles cleanly after a few includes added...
Thanks in advance for any help....
-- Łukasz Michalski mailto:zork@clan.pl- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:17 EST