hi, i started having these linking errs when using monolithic builds... ./.libs/liblyxcore.a(TextClass.o): In function `__static_initialization_and_destruction_0': /home/installer/lyx/dbg_1.6/src/TextClass.cpp:112: undefined reference to `lyx::InsetLayout::InsetLayout()' ./.libs/liblyxcore.a(TextClass.o): In function `std::map<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, lyx::InsetLayout, std::less<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, std::allocator<std::pair<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const, lyx::InsetLayout> > >::operator[](std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)': /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_map.h:348: undefined reference to `lyx::InsetLayout::InsetLayout()' ./.libs/liblyxcore.a(TextClass.o): In function `lyx::TextClass::read(lyx::support::FileName const&, lyx::TextClass::ReadType)': /home/installer/lyx/dbg_1.6/src/TextClass.cpp:445: undefined reference to `lyx::InsetLayout::InsetLayout()' /home/installer/lyx/dbg_1.6/src/TextClass.cpp:446: undefined reference to `lyx::InsetLayout::read(lyx::Lexer&)' ./.libs/liblyxcore.a(TextClass.o): In function `std::map<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >, lyx::InsetLayout, std::less<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > >, std::allocator<std::pair<std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const, lyx::InsetLayout> > >::operator[](std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&)': /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/stl_map.h:348: undefined reference to `lyx::InsetLayout::InsetLayout()' ./.libs/liblyxcore.a(TextClass.o): In function `__gnu_cxx::_DefaultConstructibleConcept<lyx::InsetLayout>::__constraints()': /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4/bits/boost_concept_check.h:169: undefined reference to `lyx::InsetLayout::InsetLayout()' collect2: ld returned 1 exit status
pavel