Hi Bjoern, After I fixed following issue: http://www.openoffice.org/issues/show_bug.cgi?id=116477 still FreeBSD build has been broken like following:
> 1 module(s): > tools > need(s) to be rebuilt > > Reason(s): > > ERROR: error 65280 occurred while making > /work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/tools/prj I tried by: # source FreeBSDX86Env.Set.sh ; cd tools/prj/ ; dmake and obtained following error; cd .. && gmake -r -j1 R=/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work && S=$R/DEV300_m96 && O=$S/solver/300/unxfbsdi.pro && W=$O/workdir && mkdir -p $O/lib/ && /usr/local/bin/gcp --remove-destination --force --preserve=timestamps $O/lib/libcomphelpergcc3.so /usr/local/bin/gcp: missing destination file operand after `/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so' Try `/usr/local/bin/gcp --help' for more information. gmake: *** [/work/OOO/debussy8i386/DEV300_m96/ports/editors/openoffice.org-3-devel/work/DEV300_m96/solver/300/unxfbsdi.pro/lib/libcomphelpergcc3.so] Error 1 dmake: Error code 2, while making 'all' this is somewhat odd, as libcomphelper is only listed in "namingservice.uno.xml", and we have been not using libcomphelpergcc3.so for long time instead libcomphelp4gcc3.so. Thanks, -- Nakata Maho http://accc.riken.jp/maho/ , JA OOO http://ja.openoffice.org/ http://blog.goo.ne.jp/nakatamaho/ ,GPG: http://accc.riken.jp/maho/maho.pgp.txt --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
