Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2005 09:09:51 +0100
From:      Ewald Jenisch <a@jenisch.at>
To:        freebsd-questions@freebsd.org
Subject:   Openoffice 1.1 - compile errors even without Java
Message-ID:  <20050208080951.GA55594@aurora.oekb.co.at>

next in thread | raw e-mail | index | archive | help
Hi,

I'm having a hard time getting OO 1.1.4 installed from ports: Using
the normal "make"-way (i.e. with Java support) makes the build die
after some hours with the famous errors during Java compilation.

So I tried

make -DWITHOUT_JAVA

Again, make runs for several hours finally bailing out with the
following error message:

------------------------------ < Cut here > ------------------------------

zip -j -5 "../unxfbsd.pro/01/normal/f_0386" "/usr/ports/editors/openoffice-1.1/work/solver/645/unxfbsd.pro/bin/dtint"
  adding: dtint (deflated 69%)
zip -j -5 "../unxfbsd.pro/01/normal/f_0387" "/usr/ports/editors/openoffice-1.1/work/solver/645/unxfbsd.pro/bin/dtappintegrate"
  adding: dtappintegrate (deflated 80%)
optimize summary: 0 kb
Replacing ${EVAL} with 
Replacing ${FILEFORMATNAME} with OpenOffice.org
Replacing ${FILEFORMATVERSION} with 1.0
Replacing ${LONG_PRODUCTEXTENSION} with 
Replacing ${PRODUCTEXTENSION} with 
Replacing ${PRODUCTNAME} with OpenOffice.org
Replacing ${PRODUCTVERSION} with 1.1.4

time needed: 0:0:27


WARNING! Project(s):
gtk

not found and couldn't be built. Correct build.lsts.

------------------------------ < Cut here > ------------------------------


Has anybody sucessfully built OO 1.1.4 from ports - either with our
without Java? 

What's the trick to get this going?


Here's my environment:

FreeBSD 5.3; system/kernel and ports cvsup-ed and fully portupgraded
including any dependencies to the latest (yesterday) state.


Thanks much in advance for your help,
-ewald







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