Package: fakeroot-ng Version: 0.09-1 Severity: important User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.3
From my pbuilder build log, with g++ -> g++-4.3: ... make[3]: Entering directory `/tmp/buildd/fakeroot-ng-0.09' x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I./arch/linux/x86_64 -g -O2 -MT fakeroot_ng-main.o -MD -MP -MF .deps/fakeroot_ng-main.Tpo -c -o fakeroot_ng-main.o `test -f 'main.cpp' || echo './'`main.cpp main.cpp:62: error: 'PATH_MAX' was not declared in this scope main.cpp: In function 'int parse_options(int, char**)': main.cpp:72: error: 'persistent_file' was not declared in this scope main.cpp:73: error: 'strlen' was not declared in this scope main.cpp:77: error: 'strncpy' was not declared in this scope main.cpp:80: error: 'persistent_file' was not declared in this scope main.cpp:80: error: 'strncpy' was not declared in this scope main.cpp:84: error: 'persistent_file' was not declared in this scope main.cpp: In function 'void perform_debugger(int, int, pid_t)': main.cpp:128: error: 'persistent_file' was not declared in this scope main.cpp:138: error: 'strerror' was not declared in this scope main.cpp:220: error: 'persistent_file' was not declared in this scope main.cpp:229: error: 'strerror' was not declared in this scope make[3]: *** [fakeroot_ng-main.o] Error 1 make[3]: Leaving directory `/tmp/buildd/fakeroot-ng-0.09' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/fakeroot-ng-0.09' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/fakeroot-ng-0.09' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Daniel Schepler

