Perhaps the 2 corresponds to ENOENT, which means that a name wasn't found in a 
directory.



mart...@whitewater:~/work/tiger$ sgrep ENOENT /usr/include/asm-generic

/usr/include/asm-generic/errno-base.h:5:#define ENOENT            2    /* No 
such file or directory */

mart...@whitewater:~/work/tiger$



The first sign of failure is usually the most enlightening.  In the universe of 
build failures, there's usually some error message before make's *** line.  (I 
can't speak to make-kpkg errors.)



There doesn't seem any evidence of a make bug here.



-----Original Message-----
From: bug-make-bounces+mdorey=bluearc....@gnu.org 
[mailto:bug-make-bounces+mdorey=bluearc....@gnu.org] On Behalf Of "Günther 
Hüttemann"
Sent: Wednesday, December 23, 2009 06:04
To: bug-make@gnu.org
Subject: (no subject)





make: *** (debian/stamp/build/kernel) Fehler2 (mistake 2)





This came on the screen at the end, after I started:



CONCURRENCY_LEVEL=N fakeroot make-kpkg --initrd --append-to-version=-custom 
kernel_image kernel_headers



as "make" is installed "make 3.81-6"



how can I understand this massage?



with kind regards



Guenther Huettemann

--

GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!

Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01





_______________________________________________

Bug-make mailing list

Bug-make@gnu.org

http://lists.gnu.org/mailman/listinfo/bug-make
_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to