Bug#763855: xchat FTBFS on ppc64el, hurd, kfreebsd

2014-10-04 Thread Andreas Barth
Control: tag -1 + patch * Andreas Barth (a...@ayous.org) [141003 10:48]: Even though the non-working one is longer, it misses -lm -lgmodule-2.0 -ldl. Of those the -lgmodule-2.0 is the relevant one. To add this lib I hardcoded the following into configure.in: GUI_LIBS=$GUI_LIBS $COMMON_LIBS

Bug#763855: xchat FTBFS on ppc64el, hurd, kfreebsd

2014-10-03 Thread Andreas Barth
Package: xchat Version: 2.8.8-7.1 Severity: serious Hi, xchat FTBFS on three different architectures, one of them being a release architecture it built before. The error is the same everywhere: /usr/bin/ld: plugin-tray.o: undefined reference to symbol 'g_module_symbol' while linking xchat That

Bug#763855: xchat FTBFS on ppc64el, hurd, kfreebsd

2014-10-03 Thread Andreas Barth
* Andreas Barth (a...@ayous.org) [141003 10:35]: That seems to come from linktool not using the right DSOs. If I copy the linking command from the x86-build and do that by hand, I could continue to build the binary packages. Further investigation shows that replacing GUI_LIBS with the value

Bug#763855: xchat FTBFS on ppc64el, hurd, kfreebsd

2014-10-03 Thread Andreas Barth
* Andreas Barth (a...@ayous.org) [141003 10:48]: Even though the non-working one is longer, it misses -lm -lgmodule-2.0 -ldl. Of those the -lgmodule-2.0 is the relevant one. And the reason for that is that pkg-config --libs libsexy = 0.1.8 gives different output. Andi -- To UNSUBSCRIBE,