still compiling problems ;(

Dave dave
Mon Jan 13 01:19:28 PST 2003


Hello,

I had same problem however my setup might be a little different. The way I
solved it was to run the full depmod command for the kernel I was planning
on using hostap with. Typically the kernel I was to be running hostap was
not the current running kernel...so to be sure I would point it to the
correct system map file via:

depmod -ae -F System.map-2.4.x 2.4.x

Where System.map-2.4.x is the System.map generated when your kernel was
built and 2.4.x is the actual kernel version matching that System.map

When doing that I never had a problem with unresolved symbols...

I don't know for sure if that is the correct way of resolving this
problem...but it has worked for me at least 10 times...;)



-Dave


> Liboc01:/usr/src/hostap# depmod -ae
> depmod: *** Unresolved symbols in /lib/modules/2.4.20/net/hostap.o
> depmod:         wireless_send_event_R9e8b822b
> depmod: *** Unresolved symbols in /lib/modules/2.4.20/net/hostap_pci.o
> depmod:         wireless_send_event_R9e8b822b
>
> with 2.4.21-pre3 worked everything well...but on server I can't have pre
> kernel...
>
> Michal
>
> Dne so 11. leden 2003 17:56 jste napsal(a):
> > On Sat, Jan 11, 2003 at 10:38:10AM +0100, Michal Semler wrote:
> > > /sbin/depmod -a
> > > depmod: *** Unresolved symbols in /lib/modules/2.4.20/net/hostap.o
> > > depmod: *** Unresolved symbols in /lib/modules/2.4.20/net/hostap_pci.o
> > > make: *** [install_pci] Error 1
> >
> > if you could run "/sbin/depmod -ae" it would tell which symbols were
> > undefined and would probably help others figure out where the actual
> > problem is.
> >
> > -- Gerald
> > _______________________________________________
> > HostAP mailing list
> > HostAP at shmoo.com
> > http://lists.shmoo.com/mailman/listinfo/hostap
> _______________________________________________
> HostAP mailing list
> HostAP at shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>





More information about the Hostap mailing list