Re: make-kpkg
>>"Charles" == Charles Baker <rascharles@yahoo.com> writes:
Charles> chb@voyager:/usr/src/linux$ fakeroot make-kpkg
Charles> --append_to_version -686 --initrd
Charles> --revision=rev.01 kernel_image
Charles> rm: cannot remove directory `debian': Permission
Charles> denied
Charles> make: [stamp-debian] Error 1 (ignored)
Charles> touch stamp-debian
Charles> touch: creating `stamp-debian': Permission denied
Charles> make: *** [stamp-debian] Error 1
Evidently, you had made a kernel-image here as root, and not
run make-kpkg clean as root; and now you are stumbling on the
droppings of the old run (which were created as root).
manoj
--
Everything should be built top-down, except this time.
Manoj Srivastava <srivasta@debian.org> <http://www.debian.org/%7Esrivasta/>
1024R/C7261095 print CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to:
- References:
- make-kpkg
- From: Charles Baker <rascharles@yahoo.com>