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

make-kpkg, 2.6.10



When I try to build a kernel using make-kpkg from the debian 2.6.10-3
source I get a permissions error, even though I'm building using
fakeroot.

After configuring the kernel, type 'fakeroot make-kpkg
--revision=3:custom.1.0 kernel_image' and I get this error:

<snip>
make[1]: Leaving directory `/usr/local/src/kernel-source-2.6.10-3'
COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make
dpkg-dev |\
         awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'   >
debian/buildinfo
uname -a >> debian/buildinfo
echo using the compiler: >> debian/buildinfo
grep LINUX_COMPILER include/linux/compile.h | \
           sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >>
debian/buildinfo
echo kernel source package used: >> debian/buildinfo
COLUMNS=150 dpkg -l kernel-source-2.6.10 |  \
 awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }' >> debian/buildinfo
echo applied kernel patches: >> debian/buildinfo
echo done >  stamp-build
need root privileges
make: *** [kernel-image-deb] Error 1

I didn't have this problem with the 2.6.9 source. Any ideas? Thanks,

Richard



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250



Reply to: