Hi, I'm trying to build the OOB680_m5 code under Windows. I've comfigured with
./configure --with-cl-home="/cygdrive/c/Program Files/Microsoft Visual Studio .NET 2003/Vc7/" --with-jdk-home=/cygdrive/c/Sun/AppServer/jdk/ --with-unzip-home=/cygdrive/c/Unzip/ --with-use-shell=4nt --with-csc-path=/cygdrive/c/WINDOWS/Microsoft.NET/Framework/v1.1.4322/ then started the dmake process, but it keeps failing with a message along the lines of: zip -u -rX xmlsearch.jar com ^ iff errorlevel == 12 .and. errorlevel == 12 then ( echo Nothing to update for zip ^ ste somedummyvar=%somedummyvar) Nothing to update for zip dmake.exe: Error code 140, while making '..\..\..\..\wntmsci10.pro\class\xmlsearch.jar' The individual jar file varies each time I retry the dmake, so I'm assuming this is something to do with the fact that the jar file is already present, and because it is then removed, a different one fails the next time. Any suggestions how to avoid this problem? Cheers, Steve. Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
