I tried to compile latest cvs with lyxstring (and gcc 2.95.2, autoconf
2.52) and it failed with

g++ -DHAVE_CONFIG_H -I. -I../../../lyx-devel/src/support -I../../src 
-I../../../lyx-devel/src/support/../ -I../../../lyx-devel/boost 
-I/afs/rocq/home/preval/common/include -g -O -Wno-non-template-friend 
-ftemplate-depth-30 -W -Wall -c ../../../lyx-devel/src/support/lstrings.C 
-Wp,-MD,.deps/lstrings.TPlo
In file included from ../../../lyx-devel/boost/boost/regex/detail/regex_match.hpp:33,
                 from ../../../lyx-devel/boost/boost/regex.hpp:1576,
                 from ../../../lyx-devel/src/support/lstrings.C:23:
../../../lyx-devel/boost/boost/limits.hpp:17: limits: No such file or directory

Actually, my problem is that I do not see where BOOST_NO_LIMITS is
supposed to be set now... Lars, could you help me here?

And I really do not see why it compiles fine with std::string on the
same setting...

JMarc

Reply via email to