Another stumbling block on my way to a Windows build of Open Office. I am building on Windows 2003 using Visual Studio 2003. Here are my configure options:
I didn't express my respect that you try to do this on Windows 2003, to my knowledge noone else tried this before.
./configure --with-use-shell=tcsh --with-build-version="uberOffice build 20060228" --with-nsis-path="$nsis" --with-num-cpus=2
-------------------------------------------^^^^^^^^^^^^^^^^^ Where did you find this one? Try -P2 for build.pl instead ;) (Forget that, only do that after it works without parallel building. ;) )
--with-jdk-home=/cygdrive/c/j2sdk1.4.2_10 --with-ant-home=/cygdrive/c/ant --with-psdk-home="$psdk" --with-cl-home="$vchome" --with-midl-path="$midlpath" --with-csc-path="$cscpath" The actual error is below. It says Cant Search /home/build/oo/default_images. That directory is present and has the appropriate permissions.
You still wont tell us which version you are trying to build. Did you search issuezilla for this problem? I can only say that it builds fine for me. You build in a mounted cygwin directory, that's also brave ;) Last time (it's bin a while) I tried that, it actually worked for me, but who knows ... Volker
Any help would be appreciated. --Chris ============= Building project automation ============= /home/build/oo/automation/packimages mkout -- version: 1.5 ------------- ------------------------------ Making: ../wntmsci10.pro/bin/images_tt.zip cp /home/build/oo/solver/680/wntmsci10.pro/res/img/stt*.ilst ../wntmsci10.pro/misc cp /home/build/oo/solver/680/wntmsci10.pro/res/img/svt*.ilst ../wntmsci10.pro/misc cp /home/build/oo/solver/680/wntmsci10.pro/res/img/fps*.ilst ../wntmsci10.pro/misc cp /home/build/oo/solver/680/wntmsci10.pro/res/img/vcl*.ilst ../wntmsci10.pro/misc mkdir.pl ../wntmsci10.pro/bin /usr/bin/perl /home/build/oo/solenv/bin/packimages.pl -g /home/build/oo/default_images -m /home/build/oo/default_images -c . /util -l ../wntmsci10.pro/misc -o ../wntmsci10.pro/bin/images_tt.zip packimages -- version: 1.12 packimages: ERROR: can't search directory: '/home/build/oo/default_images' FAILURE: packimages aborted. dmake: Error code 2, while making '../wntmsci10.pro/bin/images_tt.zip' ---* tg_merge.mk *--- ERROR: Error 65280 occurred while making /home/build/oo/automation/packimages dmake: Error code 1, while making 'build_instsetoo_native' ---* tg_merge.mk *--- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- If you like my work consider: http://www.scytek.de/donations.html PGP/GPG key (ID: 0x9F8A785D) available from wwwkeys.de.pgp.net key-fingerprint 550D F17E B082 A3E9 F913 9E53 3D35 C9BA 9F8A 785D
