Op 11-2-2011 7:01, Guido Gonni schreef:
Hi Gents,
I just tried to install the beta4 version. I went through the compile phase without any problem, but then when I entered "make" I received the following message:

make[2]: Leaving directory `/home/guido/.myApps/lyx-2.0.0beta4/po'
Making all in boost
make[2]: Entering directory `/home/guido/.myApps/lyx-2.0.0beta4/boost'
CXX c_regex_traits.o
In file included from /usr/include/c++/4.4/cstring:45,
from ./boost/regex/v4/regex_workaround.hpp:24,
from ./boost/regex/v4/c_regex_traits.hpp:26,
from libs/regex/src/c_regex_traits.cpp:27:
/usr/include/string.h:413: error: declaration of ‘char* strerror(int) throw ()’ throws different exceptions
../config.h:606: error: from previous declaration ‘char* strerror(int)’
make[2]: *** [c_regex_traits.o] Error 1
make[2]: Leaving directory `/home/guido/.myApps/lyx-2.0.0beta4/boost'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guido/.myApps/lyx-2.0.0beta4'
make: *** [all] Error 2

Any suggestion?
Thank you and I wish you all a wonderful week-end!
Guido


You could try to use the compile option --with-external-boost, (or maybe something like that).

Vincent

Reply via email to