> You have to switch to cygwin (which should have automake-1.9) and run
> "autogen.sh" from there. Then you can switch back to msys for the

Thanks. Lyx is compiling. However, aspell still does not work. The
latest error message is

if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./g
n  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALED
R=\"/c/mingw/share/locale\" -I/c/mingw/include  -g -O2 -fno-exceptions -MT modu
es/speller/default/editdist.lo -MD -MP -MF "$depbase.Tpo" -c -o modules/speller
default/editdist.lo modules/speller/default/editdist.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./
odules/speller/default/ -DLOCALEDIR=\"/c/mingw/share/locale\" -I/c/mingw/includ
 -g -O2 -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF mod
les/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp
-DDLL_EXPORT -DPIC -o modules/speller/default/.libs/editdist.o
depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo
||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./g
n  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALED
R=\"/c/mingw/share/locale\" -I/c/mingw/include  -g -O2 -fno-exceptions -MT modu
es/speller/default/primes.lo -MD -MP -MF "$depbase.Tpo" -c -o modules/speller/d
fault/primes.lo modules/speller/default/primes.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./
odules/speller/default/ -DLOCALEDIR=\"/c/mingw/share/locale\" -I/c/mingw/includ
 -g -O2 -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modul
s/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp  -DDLL
EXPORT -DPIC -o modules/speller/default/.libs/primes.o
depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.
o$||'`; \
if /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./g
n  -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALED
R=\"/c/mingw/share/locale\" -I/c/mingw/include  -g -O2 -fno-exceptions -MT modu
es/speller/default/language.lo -MD -MP -MF "$depbase.Tpo" -c -o modules/speller
default/language.lo modules/speller/default/language.cpp; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./
odules/speller/default/ -DLOCALEDIR=\"/c/mingw/share/locale\" -I/c/mingw/includ
 -g -O2 -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF mod
les/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp
-DDLL_EXPORT -DPIC -o modules/speller/default/.libs/language.o
modules/speller/default/language.cpp:24:24: langinfo.h: No such file or directo
y
make[1]: *** [modules/speller/default/language.lo] Error 1
make[1]: Leaving directory `/d/lyx-devel/downloads/aspell-0.60.4/aspell-0.60.4'

Any idea?

Reply via email to