Falk Hueffner <[EMAIL PROTECTED]> wrote:
> 
> I'm trying to build d-i on Alpha. I get this error:
> 
> # Set up modules.dep, ensure there is at least one standard dir (kernel
> # in this case), so depmod will use its prune list for archs with no
> # modules.
> mkdir -p ./tmp/net/tree/lib/modules/2.4.20-generic/kernel
> depmod -q -a -b ./tmp/net/tree/ 2.4.20-generic
> depmod: QM_MODULES: Function not implemented
> 
> make: *** [net-tree-stamp] Error 1
> 
> I'm running kernel 2.5.59. Is that a problem? Or any other ideas?

It's running the depmod from module-init-tools.  You need to check the
existence of module-init-tools and always run the depmod from modutils
for a 2.4 kernel.
-- 
Debian GNU/Linux 3.0 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to