Your message dated Thu, 5 May 2011 11:09:32 +0200
with message-id <20110505090932.GA11228@marvin>
and subject line no longer an issue with LyX 2.0.0
has caused the Debian Bug report #555580,
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 ow...@bugs.debian.org
immediately.)
--
555580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lyx
Version: 1.6.4-1
Severity: minor
User: peter.fritzs...@gmx.de
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.
Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking to a program.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -Wl,-z,defs
-Wl,--as-needed -Wl,-z,defs -Wl,--as-needed -o lyx main.o ASpell.o ISpell.o
SpellBase.o BiblioInfo.o Box.o Dimension.o PrinterParams.o Thesaurus.o
liblyxcore.la liblyxmathed.la liblyxinsets.la frontends/liblyxfrontends.la
frontends/qt4/liblyxqt4.la liblyxgraphics.la support/liblyxsupport.la
-lboost_filesystem-mt -lboost_regex-mt -lboost_signals-mt -lboost_iostreams-mt
-lAiksaurus -laspell -lz -lQtGui -lQtCore
g++ -g -O2 -Wl,-z -Wl,defs -Wl,--as-needed -Wl,-z -Wl,defs -Wl,--as-needed -o
lyx main.o ASpell.o ISpell.o SpellBase.o BiblioInfo.o Box.o Dimension.o
PrinterParams.o Thesaurus.o ./.libs/liblyxcore.a ./.libs/liblyxmathed.a
./.libs/liblyxinsets.a frontends/.libs/liblyxfrontends.a
frontends/qt4/.libs/liblyxqt4.a ./.libs/liblyxgraphics.a
support/.libs/liblyxsupport.a -lboost_filesystem-mt -lboost_regex-mt
-lboost_signals-mt -lboost_iostreams-mt /usr/lib/libAiksaurus.so
/usr/lib/libaspell.so -ldl -lz -lQtGui -lQtCore
/usr/bin/ld: frontends/qt4/.libs/liblyxqt4.a(GuiWorkArea.o): in function
lyx::frontend::GuiWorkArea::keyPressEvent(QKeyEvent*):../../../../src/frontends/qt4/GuiWorkArea.cpp:828:
error: undefined reference to 'XEventsQueued'
collect2: ld returned 1 exit status
make[6]: *** [lyx] Error 1
--- End Message ---
--- Begin Message ---
Version: 2.0.0-1
This issue seems to be resolved with LyX 2.0.0. As far as I can tell it
no longer uses X11 directly so the original build failure missing the
-lX11 is no longer present.
Sven
--
And I don't know much, but I do know this:
With a golden heart comes a rebel fist.
[ Streetlight Manifesto - Here's To Life ]
--- End Message ---