On Sun, Sep 10, 2006 at 06:15:35PM +0200, Georg Baum wrote:
> Am Sonntag, 10. September 2006 17:52 schrieb Helge Hafting:
> > Unfortunately, lyx 1.5 doesn't compile right now.  I get:
> > 
> > 
> > I tried make distclean & autogen.sh, no go.
> 
> That is a conflict marker from svn in po/Makefile.in.in. revert that file 
> (if you don't have local changes you want to keep), and run again 
> autogen.sh etc.
> 
Thanks.  I had no changes to keep.  Unfortunately, I got this instead:

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-qt3] Error 1
make[3]: Leaving directory `/usr/src/lyx-devel/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/lyx-devel/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/lyx-devel/src'
make: *** [all-recursive] Error 1


Is perhaps the qt3 frontend broken?  Will I have to make the
switch to qt4, or is this another issue?

Helge Hafting

Reply via email to