Re: compilation of gtk frontend

2006-03-08 Thread Austin Acton
On Wed, 2006-03-08 at 08:13 +0100, Juergen Spitzmueller wrote: > Austin Acton wrote: > > BufferView_pimpl.o: In function `_M_rep': > > /home/austin/rpm/BUILD/lyx-devel/src/BufferView_pimpl.C:231: multiple > > definition of `(anonymous namespace)::_8' > > Bidi.o:/usr/lib/gcc/i586-mandriva-linux-gnu/

Re: compilation of gtk frontend

2006-03-07 Thread Juergen Spitzmueller
Austin Acton wrote: > BufferView_pimpl.o: In function `_M_rep': > /home/austin/rpm/BUILD/lyx-devel/src/BufferView_pimpl.C:231: multiple > definition of `(anonymous namespace)::_8' > Bidi.o:/usr/lib/gcc/i586-mandriva-linux-gnu/4.0.3/../../../../include/c > ++/4.0.3/bits/boost_concept_check.h:239: fi

compilation of gtk frontend

2006-03-07 Thread Austin Acton
Hello, I'm a community developer for Mandriva Linux. I'm trying to play with the gtk frontend a bit, but having trouble compiling it. At the linking of lyx-gtk I get the attached errors. Any help is appreciated. We're using gcc 4.0.3, glibc 2.3.6, gtkmm 2.8.3, glademm 2.6.2. BTW, this happens