I checked out 4.1.4, and tried to build it, Windows 8.1. The build fails right at the end. I'm attaching my configure parameters. Any tips for how to fix this?

... unopkg.exe sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ...
... creating archive file ...
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_553641496418124 ...
Error: ERROR: Could not move directory from /tmp/80p1ud64RK to /tmp/80p1ud64RK_temp.55364

**************************************************
ERROR: ERROR: Could not move directory from /tmp/80p1ud64RK to /tmp/80p1ud64RK_temp.55364
in function: rename_directory
**************************************************
in function: rename_directorystopping log at Fri Jun  2 08:45:53 2017
dmake:  Error code 255, while making 'openoffice_en-US.archive'

1 module(s):
        instsetoo_native
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making /cygdrive/c/OpenOfficeDev/AOO414/main/instsetoo_native/util

When you have fixed the errors in that module you can resume the build by running:

        build --all:instsetoo_native
SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0"
./configure \
    --with-frame-home="$SDK_PATH" \
    --with-psdk-home="$SDK_PATH" \
    --with-midl-path="$SDK_PATH/bin" \
    --disable-directx \
    --with-ant-home="/cygdrive/c/ant" \
    
--with-dmake-url="https://sourceforge.net/projects/oooextras.mirror/files/dmake-4.12.tar.bz2";
 \
    --with-epm-url="http://www.msweet.org/files/project2/epm-3.7-source.tar.gz"; 
\
    --disable-pch \
    --disable-atl \
    --disable-activex \
    --without-junit \
        --with-package-format="archive installed" \
    --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0_79"

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to