Greetings, I am trying to do a clean build of master commit c967872, fetched around 2014-10-12 12:50 UTC and still current as I write this, configured:
CXXFLAGS=-std=c++11 --enable-option-checking=fatal --enable-dbgutil --enable-crashdump --without-system-postgresql --without-myspell-dicts --with-extra-buildid --without-doxygen --with-external-tar=/home/terry/lo_hacking/git/src --disable-gstreamer --enable-gstreamer-0-10 on debian-wheezy 64-bit. This is my first time using parameters CXXFLAGS=-std=c++11 --disable-gstreamer --enable-gstreamer-0-10. The build fails in the first [build SAX]. Trying again with `make verbose=t` ends at the same step with messages: [build SAX] CustomTarget/i18npool/localedata/localedata_en_AU.cxx S=/home/terry/lo_hacking/git/libo4 && I=$S/instdir && W=$S/workdir && LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/ure/lib:$I/program" $W/LinkTarget/Executable/saxparser en_AU $S/i18npool/source/localedata/data/en_AU.xml $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp -env:LO_LIB_DIR=file://$I/program -env:URE_MORE_SERVICES=file://$W/Rdb/saxparser.rdb && sed 's/\(^.*get[^;]*$\)/SAL_DLLPUBLIC_EXPORT \1/' $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp > $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx && rm $W/CustomTarget/i18npool/localedata/localedata_en_AU.cxx.tmp ERROR: Cannot open uno ini file:///home/terry/lo_hacking/git/libo4/instdir/ure/lib/unorc The file reported to be absent is indeed absent. Advice welcome, both about how I might get on with the build and about anything I should have done to help myself. Thanks, Terry. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice