Error building openoffice on 9-CURRENT amd64 with base system unzip
Renato Botelho
rbgarga at gmail.com
Thu Feb 18 13:58:43 UTC 2010
I was trying to build OpenOffice 3.2.0 on FreeBSD 9.0-CURRENT amd64
and I got an error building odk module. After investigating a bit i found the
problem is related with unzip contained on base system.
/usr/ports/editors/openoffice.org-3/work/OOO320_m12/odk/pack/gendocu
mkdir -p ../../unxfbsdx.pro/misc/java_src/
/usr/local/bin/gcp
/usr/ports/editors/openoffice.org-3/work/OOO320_m12/solver/320/unxfbsdx.pro/bin/jurt_src.zip
../../unxfbsdx.pro/misc/java_src/jurt_src.zip
cd ../../unxfbsdx.pro/misc/java_src && unzip -quo jurt_src.zip
unzip: -n, -o and -u are contradictory
dmake: Error code 1, while making
'../../unxfbsdx.pro/misc/java_src/jurt_src.zip'
dmake: '../../unxfbsdx.pro/misc/java_src/jurt_src.zip' removed.
Running processes: 1
I simply moved /usr/bin/unzip to /usr/bin/unzip.bkp and OOo built fine using
unzip from /usr/local/bin (installed by ports).
Regards
--
Renato Botelho
More information about the freebsd-openoffice
mailing list