Charles de Miramon <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | | | > The errors you get look like a mismatch between the compiler used to | > compile the boost code and the compiler (and thus stdclib++) used for | > linking. | > | > | (.text+0x179): undefined reference to `std::basic_string<char, | > | std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage' | > | :operations_posix_windows.cpp:(.text+0x180): undefined reference to | > | `std::basic_string<char, std::char_traits<char>, std::allocator<char> | > | >::_S_empty_rep_storage' | > | | Do I need to install libboost-dev ?
No, But perhaps a 'make clean' in the lyx boost subdir will help things. -- Lgb