Hi
On 19.02.2012 15:20, Regina Henschel wrote:
Hi all,
next problem :(
It compiles all fine but breaks in the packing step, error message below.
I'm using MSVC 2008 express on WinXP.
Kind regards
Regina
######################################################
Registering extensions:
######################################################
Current dir: /tmp/nTYSz4FuLR/OOo_3.4.0_Win_x86_install-arc_en-US/OpenOffice.org
3/program
Systemcall: unopkg.exe sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |
/tmp/nTYSz4FuLR/OOo_3.4.0_Win_x86_install-arc_en-US/OpenOffice.org
3/program/unopkg.exe: error while loading shared libraries: MSVCR90D.dll: cannot
open shared object file: No such file or directory
ERROR: Could not execute "unopkg.exe sync --verbose
-env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |"!
Exitcode: '32512'
Moved directory from
C:/AOO_2012_2_git/main/instsetoo_native/wntmsci12/OpenOffice/archive/install/en-US_inprogress
to
C:/AOO_2012_2_git/main/instsetoo_native/wntmsci12/OpenOffice/archive/install/en-US_witherror
Removing directory /tmp/ooopackaging/i_10081329659563
***************************************************************
ERROR: unopkg.exe sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 |
failed!
in function: register_extensions
***************************************************************
I am hit by the same error on my Windows build for the weekly developer
snapshot.
As I am creating a PRO-build msvcr90.dll is not found
As this DLL is not been deployed inside our installation sets - as far as I
found out - it seems that the corresponding DLL is not found. It is located in
the solver (main/solver/340/wntmsci12.pro/bin/), but somehow not found by the
system.
Best regards, Oliver.