[Prism54-devel] [Bug 108] unresolved symbol iw_handler_set_thrspy
when compiling as a module
bugzilla-daemon at mcgrof.com
bugzilla-daemon at mcgrof.com
Thu Aug 26 22:56:50 UTC 2004
http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=108
------- Additional Comments From prism54 at joel-hatsch.net 2004-08-26 22:56 -------
Did a make dep clean bzImage modules modules_install
excerpt from the compilation :
gcc -D__KERNEL__ -I/data/install/build/kernel/linux-2.4.26/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 -nostdinc
-iwithprefix include -DKBUILD_BASENAME=wireless -c -o wireless.o wireless.c
rm -f core.o
ld -m elf_i386 -e stext -r -o core.o sock.o skbuff.o iovec.o datagram.o scm.o
sysctl_net_core.o filter.o dev.o ethtool.o dev_mcast.o dst.o neighbour.o
rtnetlink.o utils.o netfilter.o wireless.o
=> wireless.c in the bzImage
at the end of modules_install, depmod doesn't report anything.
excerpt from System.map :
c0269f9c T iw_handler_set_spy
c026a018 T iw_handler_get_spy
c026a0b0 T iw_handler_set_thrspy
c026a0e8 T iw_handler_get_thrspy
c026a110 t iw_send_thrspy_event
-> wireless core compiled in kernel.
Additionnal depmod -a after reboot with new kernel shows :
depmod: *** Unresolved symbols in
/lib/modules/2.4.26/kernel/drivers/net/wireless/prism54/prism54.o
Regards
Joel
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Prism54-devel
mailing list