I tried to compile lyx, the problem since yesterday is the following:

make[3]: Entering directory `/home/jamatos/lyx/lyx-devel/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.   -I../boost -Wextra -Wall     -O -MT 
messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.C; \
then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else 
rm -f ".deps/messages.Tpo"; exit 1; fi
messages.C: In member function ‘const lyx::docstring Messages::get(const 
std::string&) const’:
messages.C:252: error: conversion from ‘const std::string’ to non-scalar 
type ‘const lyx::docstring’ requested
make[3]: *** [messages.o] Error 1

  I have nls disabled, could it be that the cause?

-- 
José Abílio

Reply via email to