OpenOffice build problems

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Sun Apr 11 16:17:36 PDT 2004


I hit a couple of things on -CURRENT, building the latest openoffice 1.1.

For one thing, the "mozilla" target in the Makefile fails, claiming it
doesn't know the target.  If I invoke the sub-targets by hand, though,
the build will go forward okay.  I can't figure out why this happens;
the Makefile looks fine to me.
 

Later on comes an issue for which I can't find a workaround; 

    =============
    Building project udkapi
    =============
    /usr/obj/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/udkapi/com/sun/star/corba/giop
    rm -f ../../../../../unxfbsd.pro/ucr/cssgiop.db
    regmerge ../../../../../unxfbsd.pro/ucr/cssgiop.db UCR @/tmp/mkMDNyOZ
    open registry "../../../../../unxfbsd.pro/ucr/cssgiop.db" failed
    dmake:  Error code 255, while making '../../../../../unxfbsd.pro/ucr/cssgiop.db'
    dmake:  '../../../../../unxfbsd.pro/ucr/cssgiop.db' removed.
    ---* TG_SLO.MK *---

    ERROR: Error 65280 occurred while making /usr/obj/usr/ports/editors/openoffice-1.1/work/oo_1.1.1_src/udkapi/com/sun/star/corba/giop
    dmake:  Error code 1, while making 'build_all'
    ---* TG_SLO.MK *---
    *** Error code 255

    Stop in /usr/ports/editors/openoffice-1.1.


The only remotely unusual thing in my environment is that I have
WRKDIRPREFIX set to point off to a different filesystem to get enough
space for the OpenOffice build.  Both filesystems are mounted by NFS.

Any hints for me?


More information about the freebsd-openoffice mailing list