Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


I am trying to compile 4.1.4.2 on CENTos 5.7 64bit, but not using standard
locations of libraries / paths.

As such, I am using the following:

unset LD_RUN_PATH
unset CFLAGS
unset LFLAGS
unset LDFLAGS
unset LDDLFLAG
PATH=/home/utils/expat-2.0.1/bin:/home/utils/gcc-4.8.2/bin:/home/utils/zip30/bin:/home/utils/make-4.0/bin/:/home/utils/gperf-3.0.4/bin/:/root/bin:/usr/local/bin:/usr/local/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
export CPPFLAGS="-I /home/utils/expat-2.0.1/include/ -I
/home/utils/cups-1.6.1/include/ -I /home/mnel/jpeg-turbo/include/"
export
LD_LIBRARY_PATH="/home/utils/expat-2.0.1/lib:/home/mnel/jpeg-turbo/lib:/home/utils/gcc-4.8.2/lib64"
./configure --prefix=/home/mnel/ooo --disable-randr --without-junit
--x-libraries=/home/utils/X11R6/lib
make

This seems to run fine until:

...
[build CXX] extensions/source/plugin/base/service.cxx
[build CXX] extensions/source/plugin/base/xplugin.cxx
[build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx
[build SAX] CustomTarget/i18npool/localedata/localedata_en_BZ.cxx
/home/mnel/build/libreoffice-4.1.4.2/i18npool/CustomTarget_localedata.mk:36:
recipe for target
'/home/mnel/build/libreoffice-4.1.4.2/workdir/unxlngx6.pro/CustomTarget/i18npool/localedata/localedata_en_AU.cxx'
failed
make[1]: ***
[/home/mnel/build/libreoffice-4.1.4.2/workdir/unxlngx6.pro/CustomTarget/i18npool/localedata/localedata_en_AU.cxx]
Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:230: recipe for target 'build' failed
make: *** [build] Error 2

Any one have some idea of what I am missing ?



--
View this message in context: 
http://nabble.documentfoundation.org/make-fails-at-localedata-en-AU-cxx-tp4094142.html
Sent from the Dev mailing list archive at Nabble.com.

Context


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.