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

Re: make-kpkg, 2.6.10



--- Matt Zagrabelny <mzagrabe@d.umn.edu> wrote:

> On Tue, 2005-01-11 at 18:08 -0800, Richard Weil wrote:
> > 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,
> 
> did you execute: 'fakeroot make-kpkg clean' first?
> 
> -matt zagrabelny
> 

I think I just used 'make-kpkg clean' - I've never had to use the
fakeroot command for that. I'll try it and see if it makes a
difference. Thanks.




		
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 



Reply to: