Openoffice build error

2003-03-16 Thread Ian Barnes
Hi,

I am trying to build the latest version of openoffice (cvsupped earlier). I 
get this error bellow, i am runing a 5.0 Rel system with X4, and KDE 3.1


[EMAIL PROTECTED] /usr/ports/editors/openoffice # make install

REQUIREMENTS:

OO requires that the ENV variable LANG
is set to a proper value. Dependent on
which language port you use, OO does
automatically set LANG to a suitable
value. You can change this with:

USE_LANG="prefered language"

and set a different language
like:

en_US.ISO8859-15 en_US.ISO8859-1
US-ASCII

Your current setting is:

USE_LANG=en_US.ISO8859-15


OPTIONS:

You can compile OO with different
gcc compiler versions:

Add USE_GCC=2.95 or USE_GCC=3.1
to compile openoffice with your
prefered compiler.

If you like to use the native BSD
JDK for the build system, you can use
WITH_BSD_JDK=TRUE to disable the
usage of the linux-JDK and linux dependency.


You can compile OO with debug symbols
if you call make with WITH_DEBUG=1

If you set WITH_DEBUG=2, you add internal
OO.org debug support.


You may set WITH_TTF_BYTECODE_ENABLED=YES
if you like to use the Freetype library to
render TTF fonts. Normally the TTF lib is
not used to render fonts.

If you have licensed the Apple patents
US05155805 US05159668 and US05325479
you can enable this option to get better
quality of glyphs at small bitmap sizes.


NOTICE:

To build Openoffice, you should have a lot
of free diskspace (~ 4GB).


===>  Extracting for openoffice-1.0.2_1
>> Checksum OK for openoffice/OOo_1.0.2_source.tar.bz2.
>> Checksum OK for openoffice/gpc231.tar.Z.
>> Checksum OK for openoffice/patch-openoffice-mozilla101-2002-10-14.
===>  Extracting mozilla sub project
>> libart_lgpl-1.0.2.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/marcus/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/marcus/libart_lgpl-1.0.2.tar.bz2:
 
Service not available, closing control connection
>> Attempting to fetch from 
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/marcus/.
fetch: transfer timed out
>> Attempting to fetch from 
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/marcus/.
Receiving libart_lgpl-1.0.2.tar.bz2 (97936 bytes): 100% (ETA 00:00)
97936 bytes transferred in 222.3 seconds (440.64 Bps)
===>  Extracting for mozilla-1.0.2_1
>> Checksum mismatch for mozilla-source-1.0.2.tar.bz2.
>> Checksum OK for libart_lgpl-1.0.2.tar.bz2.
Make sure the Makefile and distinfo file 
(/usr/ports/editors/openoffice/work/mozilla/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/editors/openoffice/work/mozilla.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
*** Error code 1

Stop in /usr/ports/editors/openoffice.
[EMAIL PROTECTED] /usr/ports/editors/openoffice #




Anyone have any ideas ?

Ian
-- 
--
BOFH - Mom's Pharmacies
Email: [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message


OpenOffice Build Error

2008-08-10 Thread Warren Liddell
I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this morning.. 
when trying to compile oo below is the result during the make.  What seems ot 
be causing this error ?


Test #PASSED#
Running processes: 0
deliver -- version: 1.129
Module 'o3tl' delivered successfully. 0 files copied, 5 files unchanged
1 module(s):
store
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/store/util

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command "build --from store"
*** Error code 1
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Openoffice build error

2003-03-16 Thread Greg 'groggy' Lehey
On Sunday, 16 March 2003 at 21:28:42 +0200, Ian Barnes wrote:
> Hi,
>
> I am trying to build the latest version of openoffice (cvsupped earlier). I
> get this error bellow, i am runing a 5.0 Rel system with X4, and KDE 3.1
>
> 
> ===>  Extracting for mozilla-1.0.2_1
>>> Checksum mismatch for mozilla-source-1.0.2.tar.bz2.
> Make sure the Makefile and distinfo file
> (/usr/ports/editors/openoffice/work/mozilla/distinfo)
> are up to date.  If you are absolutely sure you want to override this
> check, type "make NO_CHECKSUM=yes [other args]".
> *** Error code 1

What does the file look like?  Is it valid?  Is it complete?

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers


pgp0.pgp
Description: PGP signature


Re: OpenOffice Build Error(Update)

2008-08-10 Thread Warren Liddell
On Sunday 10 August 2008 17:43:23 Warren Liddell wrote:
> I am using FreeBSD 7.0-CURREENT all ports/src upto date as of this
> morning.. when trying to compile oo below is the result during the make. 
> What seems ot be causing this error ?

2 module(s):
icu
openssl
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/icu
ERROR: error 65280 occurred while 
making /usr/ports/editors/openoffice.org-3/work/BEB300_m3/openssl

Attention: if you build and deliver the above module(s) you may prolongue your 
the build issuing command "build --from icu openssl"

*** Error code 1
1 error
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"