On Sun, Sep 10, 2006 at 08:27:15PM +0200, Lars Gullik Bjønnes wrote:
> Helge Hafting <[EMAIL PROTECTED]> writes:
> 
> | 
> | Is perhaps the qt3 frontend broken?  Will I have to make the
> | switch to qt4, or is this another issue?
> 
> I have all frontends compiling and linking.
> 
And I have both qt3 and qt4 not linking. :-(

I haven't compiled much since the unicode merge, did something
happen that require exxtra libraries or config options?

Or could this be debian testing tripping up again? I can
revert various debian devel packages back to "stable" if
necessary, but I can't see where the problem is:

g++ -g -Os -o lyx-qt4 main.o  . . . (many lines with .o files)
. . . /usr/lib/libaspell.so -ldl -lSM -lICE -lc -lm -lX11 -lz -Wl,--rpath
-Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib
insets/.libs/libinsets.a(insetwrap.o): In function `(anonymous
namespace)::floatname(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, BufferParams const&)':
/usr/src/lyx-devel/src/insets/insetwrap.C:49: multiple definition of
`(anonymous namespace)::floatname(std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&, BufferParams
const&)'
insets/.libs/libinsets.a(insetfloat.o):/usr/src/lyx-devel/src/insets/insetfloat.C:119:
first defined here
/usr/bin/ld: Warning: size of symbol `(anonymous
namespace)::floatname(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, BufferParams const&)' changed from 149 in
insets/.libs/libinsets.a(insetfloat.o) to 165 in
insets/.libs/libinsets.a(insetwrap.o)
collect2: ld returned 1 exit status
make[3]: *** [lyx-qt4] Error 1

Helge Hafting

Reply via email to