openoffice compile error
Benjamin Thelen
bt at ccgis.de
Tue Nov 2 07:01:22 PST 2004
francis.obrien1 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice
> To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe at 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
More information about the freebsd-openoffice
mailing list