[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Kernel Build failing: cannot stat `./debian/po': No such file or directory



I'm trying to rebuild the 2.6.15 kernel under a "stable" system using the debian source packages.

It compiles fine, but when trying to build the actual binary packages (i.e. "debian/rules binary"), it fails like this:

for dir in Config docs examples ruleset scripts pkg po; do \ cp -af ./debian/$dir /var/tmp/root/linux-2.6-2.6.15/debian/build/install-header-i386-none/debian/linux-headers-2.6.15-1/usr/src/linux-headers-2.6.15-1/debian/; \
        done
cp: cannot stat `./debian/po': No such file or directory
make[3]: *** [install/linux-headers-2.6.15-1] Error 1
make[3]: Leaving directory `/var/tmp/root/linux-2.6-2.6.15/debian/build/install-header-i386-none'
make[2]: *** [install-header-i386-none] Error 2
make[2]: Leaving directory `/var/tmp/root/linux-2.6-2.6.15'
make[1]: *** [binary-arch-i386-none-real] Error 2
make[1]: Leaving directory `/var/tmp/root/linux-2.6-2.6.15'
make: *** [binary-arch] Error 2

Anybody have any ideas on what causes this?

                                          Brian
                                 ( bcwhite@precidia.com )

-------------------------------------------------------------------------------
... was no trading on the NYSE today; everybody was happy with what they had.



Reply to: