On Sun, Jun 08 2014, Ross Schlaikjer wrote: > Attempting to build kernel 3.15 from original Kernel.org tar using > the following command fails. It appears as though output from Make > is being assigned to PATCHLEVEL, SUBLEVEL, EXTRAVERSION and > LOCALVERSION.
Hmm. Is this perhaps an unfortunate misbehaviour of fakeroot?
> fakeroot make-kpkg --initrd --revision=1 --append-to-version '-beast'
> --arch-in-name -j 8 buildpackage
Please try the --rootcmd variation of the above:
make-kpkg --initrd --rootcmd fakeroot --revision=1 --append-to-version
'-beast' --arch-in-name -j8 buildpackage
If that works, I shall update the documentation, and we'll see
see if we can narrow down where the problem actually lies.
manoj
--
/* dbmrefcnt--; */ /* doesn't work, rats */ Larry Wall in hash.c from
the perl source code
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature

