So with mine, fatal.o isn't even being linked in: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I. -I.. -I../../gnu -I../gnu -I../../lib -I../lib -Wall -g -O2 -MT mt.o -MD -MP -MF .deps/mt.Tpo -c -o mt.o ../../src/mt.c ../../src/mt.c: In function 'parse_opt': ../../src/mt.c:213: warning: operation on 'count' may be undefined mv -f .deps/mt.Tpo .deps/mt.Po gcc -std=gnu99 -Wall -g -O2 -o mt mt.o ../lib/libpax.a ../gnu/libgnu.a -lrt mt.o: In function `main': /tmp/buildd/cpio-2.11/obj/src/../../src/mt.c:321: undefined reference to `fatal_exit' ../lib/libpax.a(error.o): In function `read_fatal_details': /tmp/buildd/cpio-2.11/obj/lib/../../lib/error.c:210: undefined reference to `fatal_exit' ../lib/libpax.a(error.o): In function `call_arg_fatal': /tmp/buildd/cpio-2.11/obj/lib/../../lib/error.c:71: undefined reference to `fatal_exit' collect2: ld returned 1 exit status make[3]: *** [mt] Error 1 make[3]: Leaving directory `/tmp/buildd/cpio-2.11/obj/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/cpio-2.11/obj' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/cpio-2.11/obj' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org