[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: Re: scripts/mod/modpost: No such file or directory
- From: "Thorsten Müller" <t dot mueller at agv-gp dot de>
- Date: Wed, 16 Nov 2005 08:53:57 +0100
Am Mittwoch, 16. November 2005 06:08 schrieb János Holányi:
Well, I explicitly installed kernel-headers and tried compiling
everything from scratch again (as instructed by flavio debian
page)... same error (both make-kpkg and m-i).
I tend to say:
modpost go to hell! :)
I did also notice a modpost in kernel-kbuild-2.6 but what the ...? I
didn't have to mess with all these under (and up to) 2.6.13...
BTW if it is relevant: I'm also trying to compile alsa-driver at the
same time and that gaves me another no such file or directory:
CC [M] /usr/src/modules/alsa-driver/acore/hwdep.o
/bin/sh: scripts/genksyms/genksyms: No such file or directory
make[7]: *** [/usr/src/modules/alsa-driver/acore/hwdep.o] Error 1
How can I get through with 2.6.14? Any ideas anyone?
Yes, I encountered the same errors with 2.6.14. I think there is
something strange happening in the new Makefiles. Up to version
2.6.13.4, the modpost binary was compiled if you just did make-kpkg
configure