Recent .pyc related change

2004-05-30 Thread Kayvan A. Sylvan
Some recent lyx2lyx change breaks make install: make[2]: Entering directory `/home/kayvan/src/lyx-build/lib' make[2]: *** No rule to make target `lyx2lyx/error.pyc', needed by `all-am'. Stop. make[2]: Leaving directory `/home/kayvan/src/lyx-build/lib' make[1]: *** [install-recursive] Error 1

CVS lyx automated build fails in po directory

2004-05-30 Thread Kayvan A. Sylvan
On Linux, my automated build fails against the latest CVS: make[1]: Entering directory `/home/kayvan/src/lyx/po' LC_ALL=C ; export LC_ALL ; \ rm -f POTFILES.in-t \ ( cd ..; \ grep -l _(\.*\) `find src -regex .*\\.\\(C\\|c\\|h\\|C\\.in\\) -print ` |\ sed -e '/xforms.forms/d' | grep -v

boost/cstdint.hpp:121: error

2004-05-30 Thread Rob Lahaye
My make of up-to-date LyX-CVS ends with: In file included from ../../../../boost/boost/regex/config.hpp:54, from cpp_regex_traits.cpp:22: ../../../../boost/boost/cstdint.hpp:121: error: redeclaration of C++ built-in type `long' gmake[4]: *** [cpp_regex_traits.lo] Error 1 This

Recent .pyc related change

2004-05-30 Thread Kayvan A. Sylvan
Some recent lyx2lyx change breaks "make install": make[2]: Entering directory `/home/kayvan/src/lyx-build/lib' make[2]: *** No rule to make target `lyx2lyx/error.pyc', needed by `all-am'. Stop. make[2]: Leaving directory `/home/kayvan/src/lyx-build/lib' make[1]: *** [install-recursive] Error 1

CVS lyx automated build fails in "po" directory

2004-05-30 Thread Kayvan A. Sylvan
On Linux, my automated build fails against the latest CVS: make[1]: Entering directory `/home/kayvan/src/lyx/po' LC_ALL=C ; export LC_ALL ; \ rm -f POTFILES.in-t \ && ( cd ..; \ grep -l "_(\".*\")" `find src -regex ".*\\.\\(C\\|c\\|h\\|C\\.in\\)" -print ` |\ sed -e '/xforms.forms/d' |

boost/cstdint.hpp:121: error

2004-05-30 Thread Rob Lahaye
My make of up-to-date LyX-CVS ends with: In file included from ../../../../boost/boost/regex/config.hpp:54, from cpp_regex_traits.cpp:22: ../../../../boost/boost/cstdint.hpp:121: error: redeclaration of C++ built-in type `long' gmake[4]: *** [cpp_regex_traits.lo] Error 1 This