Package: dbus-c++ Version: 0~20090718-1 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4
Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can reproduce this problem with gcc-4.4/g++-4.4 from unstable. > Automatic build of dbus-c++_0~20090718-1 on em64t by sbuild/amd64 0.53 ... > libtool: link: g++ -fvisibility=hidden -Wall -O3 -o .libs/echo-server > echo-server.o ../../src/.libs/libdbus-c++-1.so > g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pthread > -fvisibility=hidden -Wall -O3 -c -o echo_client_mt-echo-client.o `test -f > 'echo-client.cpp' || echo './'`echo-client.cpp > echo-client.cpp: In function 'void* greeter_thread(void*)': > echo-client.cpp:41: error: 'snprintf' was not declared in this scope > make[5]: *** [echo_client_mt-echo-client.o] Error 1 > make[5]: Leaving directory > `/build/tbm/dbus-c++-0~20090718/build-tree/dbus-c++/examples/echo' > make[4]: *** [all] Error 2 > make[4]: Leaving directory > `/build/tbm/dbus-c++-0~20090718/build-tree/dbus-c++/examples/echo' > make[3]: *** [all-recursive] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org