Package: dbus-c++ Severity: serious dbus-c++ fails to build from source:
Cheers, Moritz make[4]: Leaving directory `/root/dbus-c++-0.9.0/examples/echo' make[4]: Entering directory `/root/dbus-c++-0.9.0/examples/echo' ../../tools/dbusxx-xml2cpp echo-introspect.xml --adaptor=echo-server-glue.h generating code for interface org.freedesktop.DBus.EchoDemo... ../../tools/dbusxx-xml2cpp echo-introspect.xml --proxy=echo-client-glue.h generating code for interface org.freedesktop.DBus.EchoDemo... make all-am make[5]: Entering directory `/root/dbus-c++-0.9.0/examples/echo' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fvisibility=hidden -c -o echo-server.o echo-server.cpp /bin/bash ../../libtool --tag=CXX --mode=link g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fvisibility=hidden -Wl,-z,relro -Wl,--as-needed -o echo-server echo-server.o ../../src/libdbus-c++-1.la libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -fvisibility=hidden -Wl,-z -Wl,relro -Wl,--as-needed -o .libs/echo-server echo-server.o ../../src/.libs/libdbus-c++-1.so echo-server.o: In function `EchoServer::Info()': /root/dbus-c++-0.9.0/examples/echo/echo-server.cpp:67: undefined reference to `xgethostname' collect2: ld returned 1 exit status make[5]: *** [echo-server] Error 1 make[5]: Leaving directory `/root/dbus-c++-0.9.0/examples/echo' make[4]: *** [all] Error 2 make[4]: Leaving directory `/root/dbus-c++-0.9.0/examples/echo' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/dbus-c++-0.9.0/examples' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/dbus-c++-0.9.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/root/dbus-c++-0.9.0' dh_auto_build: make -j1 returned exit code 2 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