Buil error under Windows

Juergen Funk Mailinglist Juergen.Funk_ml at cib.de
Mon Nov 3 02:51:09 PST 2014


Hi all,

i get the following errors

Making all in build
/usr/bin/sh: Zeile 20: make: Kommando nicht gefunden.
Makefile:476: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:386: recipe for target 'all' failed
make[2]: *** [all] Error 2
D:/src/lo/lo-core/external/libfreehand/ExternalProject_libfreehand.mk:24: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/libfreehand/build' failed
make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/libfreehand/build] Error 1
make[1]: *** Waiting for unfinished jobs....

and

Making all in build
/usr/bin/sh: Zeile 20: make: Kommando nicht gefunden.
Makefile:478: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:388: recipe for target 'all' failed
make[2]: *** [all] Error 2
D:/src/lo/lo-core/external/libwpd/ExternalProject_libwpd.mk:23: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/libwpd/build' failed
make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/libwpd/build] Error 1

and

Making all in src
/usr/bin/sh: Zeile 20: make: Kommando nicht gefunden.
Makefile:475: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:385: recipe for target 'all' failed
make[2]: *** [all] Error 2
D:/src/lo/lo-core/external/libpagemaker/ExternalProject_libpagemaker.mk:24: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/libpagemaker/build' failed
make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/libpagemaker/build] Error 1

and

Making all in src
/usr/bin/sh: Zeile 17: make: Kommando nicht gefunden.
Makefile:717: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:625: recipe for target 'all' failed
make[2]: *** [all] Error 2
D:/src/lo/lo-core/external/liborcus/ExternalProject_liborcus.mk:88: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/liborcus/build' failed
make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/liborcus/build] Error 1

and

Making all in goo
/usr/bin/sh: Zeile 20: make: Kommando nicht gefunden.
Makefile:641: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
Makefile:523: recipe for target 'all' failed
make[2]: *** [all] Error 2
D:/src/lo/lo-core/external/poppler/ExternalProject_poppler.mk:19: recipe for target 'D:/src/lo/lo-core/workdir/ExternalProject/poppler/build' failed
make[1]: *** [D:/src/lo/lo-core/workdir/ExternalProject/poppler/build] Error 1
Makefile:233: recipe for target 'build' failed
make: *** [build] Error 2



The solution, copy the "make" in /usr/bin, but in the past that was not necessary?


My autogen.input is
--enable-pch
--disable-ccache
--enable-dbgutil
--with-windows-sdk=7.1A
--with-external-tar=/cygdrive/d/src/lo/externalsrc
--with-ant-home=/cygdrive/d/src/lo/apache-ant-1.9.4
--with-junit=/cygdrive/d/src/lo/junit-4.10.jar
--with-visual-studio=2012
--with-lang=de en-GB


I think, a new shell-script do not using the calling path to the make

Juergen Funk






More information about the LibreOffice mailing list