mac Intel
OSX 10.5.2

make 1.6svn at revision 23963:

convert.cpp: In function 'Target lyx::convert(Source) [with Target = int, Source = std::string]':
convert.cpp:121: error: 'strtol' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = int, Source = lyx::docstring]':
convert.cpp:128: error: 'strtol' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = unsigned int, Source = std::string]':
convert.cpp:135: error: 'strtoul' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = long unsigned int, Source = std::string]':
convert.cpp:142: error: 'strtoul' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = double, Source = std::string]':
convert.cpp:149: error: 'strtod' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = int, Source = const char*]':
convert.cpp:156: error: 'strtol' was not declared in this scope
convert.cpp: In function 'Target lyx::convert(Source) [with Target = double, Source = const char*]':
convert.cpp:163: error: 'strtod' was not declared in this scope

Regards
Roger

Reply via email to