Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2005 22:56:01 -0800
From:      Christopher Kelley <bsd@kelleycows.com>
To:        "" <sasha@sekrett.ru>
Cc:        freebsd-openoffice@freebsd.org
Subject:   Re: error compiling editors/openoffice-1.1
Message-ID:  <423A7B81.2020401@kelleycows.com>
In-Reply-To: <20050317120044.B9CFE16A50E@hub.freebsd.org>
References:  <20050317120044.B9CFE16A50E@hub.freebsd.org>

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

Alexander B. Zubkov Wrote:

>Cannot compile editors/openoffice-1.1 on FreeBSD 5.4-PRERELEASE
>
>
>
>dmake:  Error code 1, while making
>'./unxfbsd.pro/misc/build/so_moz_runtime_file
>
>s'
>
>---* TG_SLO.MK *---
>
>*** Error code 255
>
> 
>
>Stop in /usr/ports/editors/openoffice-1.1.
>  
>
This has been discussed a bunch of times here and on freebsd-questions, 
but the upshot is, the mozilla included with openoffice (which is NOT 
the mozilla that is in ports) needs some patches to work with the new 
version of freetype2 that is in ports, which is a dependency of OOo.  So 
you can either until those patches are completed, or if you need OOo;

make -DWITHOUT_MOZILLA install clean

should work.

Christopher



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