|
From: | Marius Schamschula |
Subject: | [Bug-cpio] cpio 2.11 build failure under Mac OS X |
Date: | Fri, 12 Mar 2010 16:29:18 -0600 |
Hi all, I get the following build failure under Mac OS X 10.6.2: Making all in src CC copyin.o In file included from copyin.c:25: filetypes.h:85:11: error: macro "stat" requires 2 arguments, but only 1 given In file included from copyin.c:25: filetypes.h:85: error: 'stat' redeclared as different kind of symbol /usr/include/sys/stat.h:435: error: previous declaration of 'stat' was here copyin.c: In function 'from_ascii': copyin.c:912: warning: field precision should have type 'int', but argument 4 has type 'size_t' copyin.c:919: warning: field precision should have type 'int', but argument 4 has type 'size_t' copyin.c:930: warning: field precision should have type 'int', but argument 4 has type 'size_t' make[2]: *** [copyin.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 I can reproduce the same error under Mac OS X 10.5.8 and 10.4.11. Marius -- Marius Schamschula |
[Prev in Thread] | Current Thread | [Next in Thread] |