Helge Hafting <[EMAIL PROTECTED]> writes:

|  namespace)::_3'
| 
support/.libs/libsupport.a(FileMonitor.o):../../boost/boost/detail/sp_counted_base_gcc_x86.hpp:114:
| first defined here
| 
support/.libs/libsupport.a(lyxtime.o):/usr/src/lyx-devel/src/support/lyxtime.C:22:
| multiple definition of `(anonymous namespace)::_2'
| 
support/.libs/libsupport.a(FileMonitor.o):../../boost/boost/function/function_base.hpp:689:
| first defined here
| 
support/.libs/libsupport.a(lyxtime.o):/usr/src/lyx-devel/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
| make[3]: *** [lyx-qt] 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
| 
| Before this, there is tons of boost stuff "first defined here" as well
| as "multiple definitions of anonymous namespace"
| 
| I checked with svn status & diff that there is nothing in my tree
| that shouldn't be there.

You should make sure that you have a really clean tree, no old built
files.

'make distclean' should be enough.
(but a ./autogen.sh + reconfig is probably required.)

-- 
        Lgb

Reply via email to