Hi,
Im running into a compilation issue on Linux with latest maters
sources. There is no 'Makefile' in the dmake/tests directory, only a
'Makefile.am' and a 'Makefile.in'. This stops the build process for
me. I was under the impression that that Makefile should be generated
by ./configure ? Anway, here's what the output looks like :
# make all
make -r -f /usr/local/src/libreoffice/Makefile.top all
make[1]: Entering directory `/usr/local/src/libreoffice'
make[2]: Entering directory `/usr/local/src/libreoffice/dmake'
Making distclean in tests
make[3]: Entering directory `/usr/local/src/libreoffice/dmake/tests'
make[3]: *** No rule to make target `distclean'. Stop.
make[3]: Leaving directory `/usr/local/src/libreoffice/dmake/tests'
make[2]: *** [distclean-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/libreoffice/dmake'
make[1]: *** [/usr/local/src/libreoffice/workdir/unxlngi6.pro/bootstrap] Error 2
make[1]: Leaving directory `/usr/local/src/libreoffice'
make: *** [all] Error 2
# ls -l dmake/tests/Make*
-rw-r--r--. 1 root root 1133 Aug 4 12:26 dmake/tests/Makefile.am
-rw-r--r--. 1 root root 11645 Aug 4 12:26 dmake/tests/Makefile.in
Regards,
John Smith.
Context
- no makefile in 'dmake/tests' · John Smith
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.