Juergen Spitzmueller wrote:
> Georg Baum wrote:
> > This is boot::bind stuff, most probably from the old boost version.
> > Delete your build directory and recompile everything, then it should
> > work.
>
> I have done that (deleted everything and done svn up) and it still does not
> compile :-(

It does not even compile a fresh checked out version of HEAD [1].

gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)
automake (GNU automake) 1.9.6
autoconf (GNU Autoconf) 2.59

Jürgen

[1] zillions of:
[...]
support/.libs/libsupport.a(lyxtime.o):/home/juergen/lyx/lyx-fresh/src/support/lyxtime.C:22:
 
multiple definition of `(anonymous namespace)::_3'
support/.libs/libsupport.a(FileMonitor.o):../../boost/boost/signals/slot.hpp:99:
 
first defined here
support/.libs/libsupport.a(lyxtime.o):/home/juergen/lyx/lyx-fresh/src/support/lyxtime.C:22:
 
multiple definition of `(anonymous namespace)::_2'
support/.libs/libsupport.a(FileMonitor.o):../../boost/boost/optional/optional.hpp:546:
 
first defined here
support/.libs/libsupport.a(lyxtime.o):/home/juergen/lyx/lyx-fresh/src/support/lyxtime.C:22:
 
multiple definition of `(anonymous namespace)::_1'
support/.libs/libsupport.a(FileMonitor.o):../../boost/boost/signals/slot.hpp:72:
 
first defined here
collect2: ld returned 1 exit status

Reply via email to