On 21.11.2011 11:29, Kornel Benko wrote:
Am Sonntag, 20. November 2011 um 21:51:25, schrieb Peter 
Kümmel<syntheti...@gmx.net>
On 20.11.2011 21:31, Kornel Benko wrote:
Am Sonntag, 20. November 2011 um 20:57:24, schrieb Kornel Benko<kor...@lyx.org>
I get now:
...
Linking CXX executable ../bin/lyx
...
../lib/libboost_regex.a(regex.cpp.o): In function 
`boost::re_detail::get_mem_block()':
regex.cpp:(.text+0x133): undefined reference to 
`boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&,
 bool)'
regex.cpp:(.text+0x158): undefined reference to 
`boost::scoped_static_mutex_lock::~scoped_static_mutex_lock()'
regex.cpp:(.text+0x17e): undefined reference to 
`boost::scoped_static_mutex_lock::~scoped_static_mutex_lock()'
../lib/libboost_regex.a(regex.cpp.o): In function 
`boost::re_detail::put_mem_block(void*)':
regex.cpp:(.text+0x1a6): undefined reference to 
`boost::scoped_static_mutex_lock::scoped_static_mutex_lock(boost::static_mutex&,
 bool)'
regex.cpp:(.text+0x1cf): undefined reference to 
`boost::scoped_static_mutex_lock::~scoped_static_mutex_lock()'
...

        Kornel

Solved, corrected the cmake-build now.

rm -rf is your (dangerous) friend ;)


        Kornel

It was a clean build. But nonetheless, the appropriate CMakeLists.txt is 
corrected now.

Sorry, I've tested it on Ubuntu and got no errors, didn't realized that there 
is a new file.


        Kornel

Reply via email to