( I did not set the CONCURRENCY_LEVEL although I did try it with values
2 and 3 and I still get the same error below)
The compile is fine until the package building starts. Check the errors
below, where does the "-live1.0" come from?
I did not type this in. I have tried uninstalling all the packages and
reinstalling them, using standard kernels to boot from and custom
kernels but nothing works.
However it works fine on my laptop which has a centrino 1.5GHz single
cpu.
I also tried kernel-package version 12.033, 12.032 and the one that
came with lenny. Problem remains the same.
exec make -f /usr/share/kernel-package/ruleset/minimal.mk debian
DEBIAN_REVISION=custom1.0* APPEND_TO_VERSION=custom1.0* V=1* INITRD=YES
====== making target debian/stamp/conf/minimal_debian [new prereqs:
]======
This is kernel package version .
test -d debian************ || mkdir debian
test ! -e stamp-building || rm -f stamp-building
WARNING: Couldn't open directory
/usr/src/linux-source-2.6.26/debian/linux-image-/lib/modules/2.6.32-live1.0:
No
such file or directory
FATAL: Could not open
/usr/src/linux-source-2.6.26/debian/linux-image-/lib/modules/2.6.32-live1.0/modules.dep.temp
for
writing: No such file or directory
All done in /usr/src/linux-source-2.6.32. I am running kernel
vmlinuz-2.6.32-custom1.0
and this is the error
WARNING: Couldn't open directory
/usr/src/linux-source-2.6.32/debian/linux-image-/lib/modules/2.6.32-custom1.0:
No
such file or directory
FATAL: Could not open
/usr/src/linux-source-2.6.32/debian/linux-image-/lib/modules/2.6.32-custom1.0/modules.dep.temp
for
writing: No such file or directory