Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2005 19:01:13 +0100
From:      "Robert K. Day" <robert@thedayfamily.org.uk>
To:        freebsd-questions@freebsd.org
Subject:   Openoffice 1.1.5 compile failure
Message-ID:  <20051006190113.75ea686b@aramis.thedayfamily.org.uk>

next in thread | raw e-mail | index | archive | help
I'm trying to compile the latest version of OpenOffice from ports,
through portupgrade -Rra, but it fails. I'm using the options
WITHOUT_MOZILLA and WITHOUT_JAVA. Here's the part of the build that
fails:

-------------+ creating locale dependent resource bundles
mkdir -p ../../unxfbsd.pro/misc/registry/res/de/org/openoffice/
/usr/local/bin/xsltproc -o ../../unxfbsd.pro/misc/registry/res/de/org/openoffice
/Inet.properties \
                    --stringparam locale de \
                    ../../util/resource.xsl org/openoffice/Inet.xcs
XPath error : Undefined variable
compilation error: file ../../util/resource.xsl line 87 element template
Failed to compile predicate
XPath error : Undefined variable
compilation error: file ../../util/resource.xsl line 87 element template
Failed to compile predicate
dmake:  Error code 5, while making '../../unxfbsd.pro/misc/registry/res/de/org/o
penoffice/Inet.properties'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-1.1/w
ork/OOo_1.1.5/officecfg/registry/schema
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255

I'm not sure exactly what the error is, but it mentions Inet -
internet? Is this linked to the use of WITHOUT_MOZILLA?

Any help is appreciated,
Robert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051006190113.75ea686b>