Ran Rutenberg wrote:
Hi,I've downloaded the latest svn version, but when I try to compile it I get errors. I ran the ./autogen.sh and ./configure successfully but when I ran "make all" I got: Making all in po make[1]: Entering directory `/home/ran/LyX/lyx-devel/po' make lyx.pot-update make[2]: Entering directory `/home/ran/LyX/lyx-devel/po' make l10n_pots make[3]: Entering directory `/home/ran/LyX/lyx-devel/po' cat qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot | \ msguniq -o lyx.po && rm -f qt4_l10n.pot layouts_l10n.pot languages_l10n.pot ui_l10n.pot <stdin>:1538:26: invalid control sequence <stdin>: warning: Charset missing in header. Message conversion to user's charset will not work. <stdin>: warning: Charset missing in header. Message conversion to user's charset will not work. <stdin>:11494: duplicate message definition... <stdin>:11443: ...this is the location of the first definition <stdin>: warning: Charset missing in header. Message conversion to user's charset will not work. <stdin>:11498: duplicate message definition... <stdin>:11443: ...this is the location of the first definition <stdin>: warning: Charset missing in header. Message conversion to user's charset will not work. <stdin>:11566: duplicate message definition... <stdin>:11443: ...this is the location of the first definition <stdin>: warning: Charset missing in header. Message conversion to user's charset will not work. <stdin>:11574: duplicate message definition... <stdin>:11443: ...this is the location of the first definition msguniq: found 5 fatal errors make[3]: *** [l10n_pots] Error 1 make[3]: Leaving directory `/home/ran/LyX/lyx-devel/po' make[2]: *** [lyx.pot-update] Error 2 make[2]: Leaving directory `/home/ran/LyX/lyx-devel/po' make[1]: *** [lyx.pot] Error 2 make[1]: Leaving directory `/home/ran/LyX/lyx-devel/po' make: *** [all-recursive] Error 1 This is weird because I have compile LyX successfully many times before. Sincerely, Ran Rutenberg
This is a new defect - been around a bit longer than a week that I know of - that hasn't been fixed.
