Bug 61457 - Openoffice.org-1.1 error during compilation
Summary: Openoffice.org-1.1 error during compilation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-openoffice (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-17 06:20 UTC by Csaba Molnar
Modified: 2004-02-21 09:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Molnar 2004-01-17 06:20:04 UTC
openoffice-1.1 port errors out during compilation, displaying this error message:
zip -j -5 "../unxfbsd.pro/01/normal/f_0417" "/usr/ports/editors/openoffice-1.1/w
ork/oo_1.1_src/solver/645/unxfbsd.pro/bin/gnomeint"
  adding: gnomeint (deflated 62%)
zip -j -5 "../unxfbsd.pro/01/normal/f_0419" "/usr/ports/editors/openoffice-1.1/w
ork/oo_1.1_src/solver/645/unxfbsd.pro/bin/dtint"
  adding: dtint (deflated 69%)
zip -j -5 "../unxfbsd.pro/01/normal/f_0420" "/usr/ports/editors/openoffice-1.1/w
ork/oo_1.1_src/solver/645/unxfbsd.pro/bin/dtappintegrate"
  adding: dtappintegrate (deflated 80%)
optimize summary: 0 kb
Replacing ${EVAL} with
Replacing ${LONG_PRODUCTEXTENSION} with
Replacing ${PRODUCTEXTENSION} with
Replacing ${PRODUCTNAME} with OpenOffice.org
Replacing ${PRODUCTVERSION} with 1.1.0

time needed: 0:1:21


WARNING! Project(s):
gtk

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

-------------

My make.conf settings: 
CPUTYPE=athlon
CFLAGS= -O1 -pipe
COPTFLAGS= -O1 -pipe

Compiled with WITH_TTF_BYTECODE_ENABLED make option.

Hardware: AMD Duron 700, 256 SDRAM, TNT2
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-01-17 08:42:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->openoffice

Over to the openoffice@ virtual maintainer.
Comment 2 Martin Blapp freebsd_committer freebsd_triage 2004-02-21 09:22:53 UTC
State Changed
From-To: open->closed

This error is common and can be ignored. The make 
install stage will work if you try it.