[PATCH] Re: Hostap and fedora

Pavel Roskin proski
Fri Apr 16 23:41:57 PDT 2004


On Fri, 16 Apr 2004, Rick Lim wrote:

> That allowed me to get the driver compiled but when I did a make
> install_pccard

Better use "make install".  "make install_pccard" is obsolete.

> I get.....
>
> /sbin/depmod -ae
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.22-1.2174.nptlcustom/kernel/arch/i386/kernel/powernow-k7.o
> depmod:         dmi_broken
>
> Any ideas on how to fix this????

powernow-k7 is not part of HostAP and shouldn't affect HostAP drivers.  If
you are not using this module, remove it or move it outside /lib/modules.

Or you need that module, fix it not to call dmi_broken() or find
dmi_broken() and make sure that it's compiled into the kernel and
exported.  Again, it's totally unrelated to HostAP.

-- 
Regards,
Pavel Roskin




More information about the Hostap mailing list