Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 17:23:13 -0800
From:      Christopher Kelley <bsd@kelleycows.com>
To:        freebsd-questions@freebsd.org
Cc:        Brian John <brianjohn@fusemail.com>
Subject:   Re: freebsd-questions Digest, Vol 91, Issue 41
Message-ID:  <4238DC01.3060900@kelleycows.com>
In-Reply-To: <20050316201256.D208016A539@hub.freebsd.org>
References:  <20050316201256.D208016A539@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian John wrote:

>Hello,
>When I try to build openoffice I get the following error:
>./unxfbsd.pro/misc/FREEBSDGCCIruntime/libprldap50.so && \ echo >& /dev/null
>cp: ./unxfbsd.pro/misc/build/mozilla/dist/bin/libnss3.so: No such file or
>directory
>dmake:  Error code 1, while making
>'./unxfbsd.pro/misc/build/so_moz_runtime_files'
>---* TG_SLO.MK *---
>*** Error code 255
>
>Stop in /usr/ports/editors/openoffice-1.1.
>
>Does anyone know why this might happen or what I can do to fix it?
>  
>
The mozilla included with OpenOffice.org needs patches to work with the 
current Freetype2 in ports.  Those patches have not been comitted yet, 
so for now you have to build without mozilla.

make -DWITHOUT_MOZILLA install clean

Christopher



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4238DC01.3060900>