sree visakh wrote:
> hi all
>                When building OOO310_m19 from tcsh under Windows XP, dmake
> fails as showing the following messages. Im Using VB.NET 2003
> compiler.........
> 
> 
> Building module expat
> /cygdrive/e/OOO310_m19/expat
> -------------
> if ( -e ./wntmsci10.pro/misc/build/expat ) mv ./
> wntmsci10.pro/misc/build/expat .
> /wntmsci10.pro/misc/build/expat_removeme
> rm -rf ./wntmsci10.pro/misc/build/expat_removeme
> cd ./wntmsci10.pro/misc/build && ( unzip -qq  -o
> ../../../download/expat.zip) &&
>  C:/cygwin/bin/touch.exe so_unpacked_so_expat
> unzip: invalid option -- o
> unzip 1.3.5
> (2002-09-30)

it looks like your "unzip" program does not have support for the -o option.
on the cygwin installation i have access to, there is:

> unzip --version
UnZip 5.52 of 28 February 2005, by Cygwin. Original by Info-ZIP.

which supports the -o option.
so maybe you should try to upgrade your cygwin installation, or install
the Info-ZIP unzip program if yours is a different one.

reagrds,
michael

-- 
aibohphobia: the fear of palindromes


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tools.openoffice.org
For additional commands, e-mail: dev-h...@tools.openoffice.org

Reply via email to