Hi,

Asaf Gery wrote:
> I believe that my question has been asked many times,..
[...]
> While trying to compile the driver, I had a problem with modversions.h.
> RedHat's modversion.h doesn't compile and that's on purpose. However,
> I did not manage to find my kernel's version of modversions.h

I'm stuck with the same problem, but figured to use "ksyms" from the
modutils rpm to get the right symbolversions. but it definitely would be
some pain to rebuild modversion.h from that.
You can build a new modversion.h from the kernel sources by issuing a
"make dep" (after verifying that CONFIG_MODVERSION=y in .config).
BUT: in my case I ended up with different version numbers for the
symbols, i.e. I could compile but while doing "make install"
"depmod -a" will complain about unresolved symbols ("depmod -ae" will
tell you which).

any ideas/FAQs?
        arvid
-- 
God gave man two ears and one tongue so that we listen twice
as much as we speak.
                                -- Arab Proverb

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to