All, 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:
./configure --with-use-shell=tcsh --with-build-version="uberOffice build 20060228" --with-nsis-path="$nsis" --with-num-cpus=2 --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. 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]
