tags 554058 - patch
thanks

In Ubuntu, the attached patch was applied to achieve the following:

 * src/Makefile.am/in: Fix order of arguments to fix FTBFS (LP: #765907)

Thanks for considering the patch.

You can't fix a "FTBFS with binutils gold" bug with reordering linker arguments. In fact, even with your patch applied, the package still fails to build with binutils-gold: | i486-linux-gnu-gcc -Wall -g -O2 -o brightside brightside-volume.o brightside-volume-dummy.o brightside-volume-alsa.o brightside-volume-oss.o brightside-fb-level.o brightside-util.o brightside.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lglade-2.0 -lxml2 -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lasound | brightside.c:146: error: undefined reference to 'XGetWindowAttributes'
| brightside.c:152: error: undefined reference to 'XGetWindowAttributes'
| brightside.c:213: error: undefined reference to 'XInternAtom'
| brightside.c:214: error: undefined reference to 'XGetWindowProperty'
| brightside.c:222: error: undefined reference to 'XFree'
| brightside.c:265: error: undefined reference to 'XFree'
| brightside.c:165: error: undefined reference to 'XInternAtom'
| brightside.c:171: error: undefined reference to 'XGetWindowProperty'
| brightside.c:185: error: undefined reference to 'XFree'
| brightside.c:1152: error: undefined reference to 'XGetWindowAttributes'
| brightside.c:1186: error: undefined reference to 'XLowerWindow'
| brightside.c:1175: error: undefined reference to 'XMoveWindow'
| brightside.c:1584: error: undefined reference to 'XWarpPointer'
| brightside.c:328: error: undefined reference to 'XGrabServer'
| brightside.c:330: error: undefined reference to 'XGetSelectionOwner'
| brightside.c:344: error: undefined reference to 'XUngrabServer'
| brightside.c:344: error: undefined reference to 'XUngrabServer'
| collect2: ld returned 1 exit status
| make[3]: *** [brightside] Error 1
| make[3]: Leaving directory `/build/brightside-pvQFU9/brightside-1.4.0/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/brightside-pvQFU9/brightside-1.4.0'
| make[1]: *** [all] Error 2
| make: *** [build-stamp] Error 2
| make[1]: Leaving directory `/build/brightside-pvQFU9/brightside-1.4.0'
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to