Package: aewm
Version: 1.3.12-2
Severity: normal

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

gcc aemenu.o common.o atom.o menu.o parser.o `pkg-config --libs gtk+-2.0` -o 
aemenu
/usr/bin/ld: common.o: in function send_xmessage:common.c:49: error: undefined 
reference to 'XSendEvent'
/usr/bin/ld: common.o: in function get_pointer:common.c:34: error: undefined 
reference to 'XQueryPointer'
/usr/bin/ld: atom.o: in function get_strut:atom.c:218: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: atom.o: in function get_strut:atom.c:223: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: atom.o: in function get_strut:atom.c:232: error: undefined 
reference to 'XFree'
/usr/bin/ld: atom.o: in function get_atoms:atom.c:57: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: atom.o: in function get_atoms:atom.c:63: error: undefined 
reference to 'XFree'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:189: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:144: error: undefined 
reference to 'XGetWMName'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:145: error: undefined 
reference to 'Xutf8TextPropertyToTextList'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:151: error: undefined 
reference to 'Xutf8TextListToTextProperty'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:153: error: undefined 
reference to 'XFreeStringList'
/usr/bin/ld: atom.o: in function get_wm_name:atom.c:158: error: undefined 
reference to 'XFreeStringList'
/usr/bin/ld: atom.o: in function append_atoms:atom.c:81: error: undefined 
reference to 'XChangeProperty'
/usr/bin/ld: atom.o: in function set_atoms:atom.c:74: error: undefined 
reference to 'XChangeProperty'
/usr/bin/ld: atom.o: in function remove_atom:atom.c:109: error: undefined 
reference to 'XDeleteProperty'
/usr/bin/ld: atom.o: in function remove_atom:atom.c:106: error: undefined 
reference to 'XChangeProperty'
/usr/bin/ld: menu.o: in function raise_win:menu.c:89: error: undefined 
reference to 'XMapRaised'
/usr/bin/ld: menu.o: in function setup_switch_atoms:menu.c:20: error: undefined 
reference to 'XInternAtom'
/usr/bin/ld: menu.o: in function setup_switch_atoms:menu.c:21: error: undefined 
reference to 'XInternAtom'
/usr/bin/ld: menu.o: in function setup_switch_atoms:menu.c:22: error: undefined 
reference to 'XInternAtom'
/usr/bin/ld: menu.o: in function setup_switch_atoms:menu.c:23: error: undefined 
reference to 'XInternAtom'
/usr/bin/ld: menu.o: in function raise_win:menu.c:90: error: undefined 
reference to 'XSync'
/usr/bin/ld: menu.o: in function snprint_wm_name:menu.c:46: error: undefined 
reference to 'XFree'
collect2: ld returned 1 exit status




-- 
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