Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2004 16:04:03 +0100
From:      Benjamin Thelen <bt@ccgis.de>
To:        francis.obrien1@ntlworld.com
Cc:        freebsd-openoffice@freebsd.org
Subject:   Re: openoffice compile error
Message-ID:  <4187A1E3.9030709@ccgis.de>
In-Reply-To: <200410301819.55066.francis.obrien1@ntlworld.com>
References:  <200410301819.55066.francis.obrien1@ntlworld.com>

next in thread | previous in thread | raw e-mail | index | archive | help


francis.obrien1@ntlworld.com wrote:
> Hello all,
> 
> I'm using FreeBSD 4.10 and am trying to install openoffice 1.1.3. I have tried 
> to install it via ports in the /usr/ports/openoffice-1.1 directory. During 
> installation I was asked to download some files from Sun's website and place 
> them in the distfiles directory which I have done. After typing 'make' it 
> compiles for about 45 minutes and then stops with this error message: 
> 
> com_sun_star_lib_connections_pipe_PipeConnection.c:558: syntax error before 
> "void"
> dmake:  Error code 1, while making 
> '../../unxfbsd.pro/slo/com_sun_star_lib_connections_pipe_PipeConnection.obj'
> ---* TG_SLO.MK *---
> 
> ERROR: Error 65280 occurred while 
> making /usr/ports/editors/openoffice-1.1/work/OOo_1.1.3_src/jurt/source/pipe
> dmake:  Error code 1, while making 'build_all'
> ---* TG_SLO.MK *---
> *** Error code 255
> 
> Stop in /usr/ports/editors/openoffice-1.1.
> 
> Previous to this there are many more 'syntax error' messages but I have not 
> posted them because it will make this post too long.
> 
> Any help is greatly appreciated.
> _______________________________________________
> freebsd-openoffice@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org"
> 



Hi Francis,

I don't know anything about these messages, sorry. But that you have 
been asked to download files from Sun, sounds like you've downloaded a 
jdk.
I suggest to first have a well running java environment - you should 
accomplish that easy via ports java/jdk14 - or try make 
WITHOUT_JAVA=YES, if you don't need java. The build process takes 
about 5 (P4 2,4) to 13 (PIII 1000) hours.

Ben



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