[EMAIL PROTECTED] wrote:

> insets/.libs/libinsets.a(insetwrap.o): In function
> `__gnu_cxx::new_allocator<CursorSlice>::deallocate(CursorSlice*, un
> signed int)':
> /usr/local/src/lyx-cvs/lyx-devel/src/insets/insetwrap.C:49: multiple
> definition of `(anonymous namespace)::floatname(s
> td::basic_string<char, std::char_traits<char>, std::allocator<char> >
> const&, BufferParams const&)'
>
insets/.libs/libinsets.a(insetfloat.o):/usr/local/src/lyx-cvs/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 2850 in
> insets/.libs/libinsets.a(insetfloat.o) to 3717 in
> insets/.libs/libinsets.a(insetwrap.o)
> collect2: ld returned 1 exit status

That problem seems to be cured by configuring with --disable-pch. Nobody
knows why it occurs for some people, while it does not for others using the
same compiler.


Georg

Reply via email to