Your message dated Sat, 1 Oct 2011 11:55:04 +0200
with message-id <[email protected]>
and subject line Re: Bug#555573: FTBFS with binutils-gold
has caused the Debian Bug report #555573,
regarding FTBFS with binutils-gold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
555573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555573
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lxinput
Version: 0.1.1-1
Severity: minor
User: [email protected]
Usertags: no-add-needed

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.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gcc  -g -O2  -Wl,-z,defs -o lxinput lxinput.o -pthread -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 
-lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0    
/usr/bin/ld: lxinput.o: in function set_left_handed_mouse:lxinput.c:86: error: 
undefined reference to 'XGetPointerMapping'
/usr/bin/ld: lxinput.o: in function set_left_handed_mouse:lxinput.c:106: error: 
undefined reference to 'XSetPointerMapping'
/usr/bin/ld: lxinput.o: in function set_left_handed_mouse:lxinput.c:90: error: 
undefined reference to 'XGetPointerMapping'
/usr/bin/ld: lxinput.o: in function main:lxinput.c:264: error: undefined 
reference to 'XkbSetAutoRepeatRate'
/usr/bin/ld: lxinput.o: in function main:lxinput.c:271: error: undefined 
reference to 'XChangePointerControl'
/usr/bin/ld: lxinput.o: in function on_kb_beep_toggle:lxinput.c:121: error: 
undefined reference to 'XChangeKeyboardControl'
/usr/bin/ld: lxinput.o: in function on_kb_range_changed:lxinput.c:74: error: 
undefined reference to 'XkbSetAutoRepeatRate'
/usr/bin/ld: lxinput.o: in function on_mouse_threshold_changed:lxinput.c:66: 
error: undefined reference to 'XChangePointerControl'
/usr/bin/ld: lxinput.o: in function on_mouse_accel_changed:lxinput.c:58: error: 
undefined reference to 'XChangePointerControl'
collect2: ld returned 1 exit status
make[3]: *** [lxinput] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.3.1-1

* Peter Fritzsche <[email protected]>, 2009-11-10, 10:58:
Tried to build your package and it fails to build with GNU binutils-gold.

The version in unstable builds fine against binutils-gold.

--
Jakub Wilk


--- End Message ---

Reply via email to