openoffice 2.0
Frank Staals
f.staals at zonnet.nl
Wed Jan 26 09:44:50 PST 2005
T.F. Cheng wrote:
>hi,
> i was trying to compile oo 2.0-devel on fbsd5.3 but
>failed, here is what i got:
>Making: ../../unxfbsd.pro/bin/xhp_shared_en-US.zip
>rebuilding zipfiles
>------------------------------
>cd ../../unxfbsd.pro/misc/en-US ; zip -u -r
>/tmp/mkMAiFMI.__en-US.zip text/shared/* -x "*.dphh*"
>-x "*.hzip" -x delzip -x "*CVS*"
>../../unxfbsd.pro/misc/en-US: No such file or
>directory.
>cp -f /tmp/mkMAiFMI.__en-US.zip
>../../unxfbsd.pro/bin/xhp_shared_en-US.zip
>cp: /tmp/mkMAiFMI.__en-US.zip: No such file or
>directory
>dmake: Error code 1, while making
>'../../unxfbsd.pro/bin/xhp_shared_en-US.zip'
>'---* tg_merge.mk *---'
>
>ERROR: Error 65280 occurred while making
>/usr/ports/editors/openoffice-2.0-devel/work/helpcontent2/util/shared
>dmake: Error code 1, while making
>'instsetoo_native/prj/build_all'
>'---* tg_merge.mk *---'
>*** Error code 255
>
>looks like some spelling/dictionary/whatever is not
>there? isn't it supposed to download together with the
>entire package?
>
>thanks!
>
>=====
>Best Regards,
>
>Tsu-Fan Cheng
>
>_________________________________________________________
>Do You Yahoo!?
>µn°O§K¶Oªº @yahoo.com ¤¤¤å¹q¤l¶l¥ó @ http://chinese.mail.yahoo.com
>Get your free @yahoo.com address at http://chinese.mail.yahoo.com
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
I tried to compile OO.o 2 too, and I got the exact same error so I
extracted the .zip file, that seems to solve the problem, but when
continue compiling I get other errors I posted them here and on the
freebsd-openoffice mailinglists but nobody seems to reply, this is the
mail I sent:
I am running FreeBSD 5.3-stable and updated my portstree yesterday then
I tried compiling openoffice 2.0, everything is going fine until this
point:
/=============
Building project cli_ure
=============
deliver -- version: 1.77
Statistics:
Files copied: 0
Files unchanged/not matching: 7
=============
Building project bridges
=============
/home/oo.o/work/bridges/unotypes
-------------
/home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel
dmake: Error -- `../../../unxfbsd.pro/slb/cpp_uno_shared.lib' not found,
and can't be made
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/home/oo.o/work/bridges/source/cpp_uno/gcc3_freebsd_intel
dmake: Error code 1, while making 'instsetoo_native/prj/build_all'
*** Error code 255
Stop in /home/oo.o.
PC1# '---* tg_merge.mk *---' /
it also gave an error about not being able to extract
'registry_en-US.zip' but I solved that by :
bash-3.00# cd /home/oo.o/work/solver/680/unxfbsd.pro/xml/registry/spool/
bash-3.00# unzip
/home/oo.o/work/officecfg/unxfbsd.pro/bin/registry_en-US.zip
I copied /usr/ports/editors/openoffice-2.0-devel/ to /home because of a
lack of free hard disk space on / by the way.
I ran a locate on cpp_uno_shared but it couldn't find anything. Anyone
an Idea what I should do to fix this ?
Thanks
Frank Staals
More information about the freebsd-questions
mailing list