<div><pre style="font-family: 'lucida Grande', Verdana; line-height: 23px; ">Hello!<br><br>I got the following error in make dev-install . Any ideas?<span style="font-family: Verdana; "> and </span>I didn't make any changes in the code, just trying to build the master on winxp .</pre><pre style="font-family: 'lucida Grande', Verdana; line-height: 23px; ">-----------------------------------------------------------------------------------</pre><pre style="font-family: 'lucida Grande', Verdana; line-height: 23px; ">1, autogen,</pre><pre><span class="Apple-style-span" style="line-height: 23px;">./autogen.sh  --disable-build-mozilla  --with-mozilla-build="/cygdrive/d/mozilla-build"  --with-ant-home=/cygdrive/c/apache-ant-1.8.2   --with-directx-home="/cygdrive/d/Program Files/Microsoft DirectX SDK (February 2010)"  --without-junit --disable-activex --disable-atl --enable-symbols --enable-debug</span></pre><pre style="font-family: 'lucida Grande', Verdana; line-height: 23px; ">2, make is OK now,</pre><pre style="font-family: 'lucida Grande', Verdana; line-height: 23px; ">3, make dev-install:</pre><pre><font class="Apple-style-span" face="'lucida Grande', Verdana"><span class="Apple-style-span" style="line-height: 23px;">Yangxuanyong@mbp /cygdrive/x/lo
$ /opt/lo/bin/make dev-install -o build


=============
(1/1) Building module smoketestoo_native
=============
Entering /cygdrive/x/lo/smoketestoo_native/data

Entering /cygdrive/x/lo/smoketestoo_native/com/sun/star/comp/smoketest

Making:    com_sun_star_comp_smoketest.dpz
  adding: content.xml (deflated 77%)
  adding: meta.xml (deflated 55%)
  adding: settings.xml (deflated 79%)
  adding: styles.xml (deflated 75%)
  adding: mimetype (stored 0%)
  adding: META-INF/manifest.xml (deflated 73%)
  adding: Basic/script-lc.xml (deflated 51%)
  adding: Basic/Standard/script-lb.xml (deflated 55%)
  adding: Basic/Standard/Events.xml (deflated 55%)
  adding: Basic/Standard/Global.xml (deflated 78%)
  adding: Basic/Standard/Test_10er.xml (deflated 82%)
  adding: Basic/Standard/Test_DB.xml (deflated 68%)
  adding: Basic/Standard/Test_Ext.xml (deflated 64%)
  adding: Dialogs/dialog-lc.xml (deflated 51%)
  adding: Dialogs/Standard/dialog-lb.xml (deflated 51%)
  adding: Dialogs/Standard/OptionsDlg.xml (deflated 73%)
cp ../wntmsci12.pro/misc/zip/smoketestdoc.sxw ../wntmsci12.pro/bin/smoketestdoc.
sxw
dmake:  Warning: -- Target [.TARGETS] was made but the time stamp has not been u
pdated.
Making:    com_sun_star_comp_smoketest.dpj
javadeps


dmake:  Warning: -- Target [.TARGETS] was made but the time stamp has not been u
pdated.
Making:    com_sun_star_comp_smoketest.dpj
javadeps

Compiling: TestExtension.idl
dmake:  Warning: -- Target [../../../../../wntmsci12.pro/class/TestExtension.jar
] was made but the time stamp has not been updated.
Making:    TestExtension.oxt
rebuilding zipfiles
------------------------------
Making:    com_sun_star_comp_smoketest.dpz
Making:    com_sun_star_comp_smoketest.dpj
javadeps
Magic: cafebabe Major 50, Minor 0 Const_pool_count 66

dmake:  Warning: -- Target [.TARGETS] was made but the time stamp has not been u
pdated.
Making:    com_sun_star_comp_smoketest.dpj
javadeps
Magic: cafebabe Major 50, Minor 0 Const_pool_count 66
dmake:  Warning: -- Target [../../../../../wntmsci12.pro/misc/com_sun_star_comp_
smoketest.dpj] was made but the time stamp has not been updated.
dmake:  Warning: -- Target [.TARGETS] was made but the time stamp has not been u
pdated.
Entering /cygdrive/x/lo/smoketestoo_native

Making:    all_smoketest.dpslo
ls: cannot access X:/lo/instsetoo_native/wntmsci12.pro/LibreOffice/archive/insta
ll/en-US/LibO_*_install-arc_en-US.zip: No such file or directory
dmake:  Error code 2, while making 'Shell escape'
Retrying /cygdrive/x/lo/smoketestoo_native

ls: cannot access X:/lo/instsetoo_native/wntmsci12.pro/LibreOffice/archive/insta
ll/en-US/LibO_*_install-arc_en-US.zip: No such file or directory
dmake:  Error code 2, while making 'Shell escape'
Entering /cygdrive/x/lo/smoketestoo_native

ls: cannot access X:/lo/instsetoo_native/wntmsci12.pro/LibreOffice/archive/insta
ll/en-US/LibO_*_install-arc_en-US.zip: No such file or directory
dmake:  Error code 2, while making 'Shell escape'
Retrying /cygdrive/x/lo/smoketestoo_native

ls: cannot access X:/lo/instsetoo_native/wntmsci12.pro/LibreOffice/archive/insta
ll/en-US/LibO_*_install-arc_en-US.zip: No such file or directory
dmake:  Error code 2, while making 'Shell escape'

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /cygdrive/x/lo/smoketestoo_native

 it seems that the error is inside '', please re-run build
 inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------

/usr/bin/sh
cd X:/lo
source ./Env.Host.sh
cd
rm -Rf X:/lo//wntmsci12.pro # optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the top-level

make: *** [dev-install] Error 1

Yangxuanyong@mbp /cygdrive/x/lo
$</span></font></pre></div>