Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 12:29:56 +0200
From:      Ulrich 'Q' Spoerlein <q@uni.de>
To:        openoffice@freebsd.org
Subject:   (fwd) Re: openoffice port
Message-ID:  <uh2ugugj94mpecsh7j9k8obf8suh7urmrt@4ax.com>

next in thread | raw e-mail | index | archive | help
On Mon, 17 Jun 2002 22:53:23 +0200 (CEST), Martin Blapp <mb@imp.ch>
wrote:

>On Mon, 17 Jun 2002, Ulrich 'Q' Spoerlein wrote:
>
>>hi there,
>>
>>i found out something strange in the Makefile for the OpenOffice port.
>>
>>i tried compiling the port on 4.5-STABLE (updated today) with the following options:
>>
>>make USE_GCC=2.95 first, then make USE_GCC=3.1 both times the port build would die shortly after
>>the configuration step.
>>
>>now i just tried a 'make' and out of nowhere the port suddenly depends on devel/stlport. i checked
>>the Makefile, and found the following lines:
>>.if ${OSVERSION} < 500000 && !defined(USE_GCC)
>>BUILD_DEPENDS=  ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
>>.endif
>>
>>well, if i'm running STABLE and compiling without any options, it tries to use gcc3.1 and then
>>depends on the stlport. if i compile with the option USE_GCC=3.1 this dependency suddenly disappears.
>>
>>you might want to take a look at it ;)
>
>Hi,
>
>Can you write this to  the mailinglist ? openoffice@freebsd.org
>
>I'll have a look at it tomorrow.

so, i'm forwarding this to the mailing-list and hope someone here can
look into the issue.

another thing: the build always stopped shortly after configuration (or
_in_ configuration?) complaining that
/usr/ports/editors/openoffice/work/oo_1.0_src/solenv/unxfbsd/bin/makedepend
does not exist. i just did a 'mkdir
/usr/ports/editors/openoffice/work/oo_1.0_src/solenv/unxfbsd/bin/makedepend'
and it finally starts building...

although building with USE_GCC=2.95 bombed after some minutes,
complaining about some syntax errors in the STL files building with
USE_GCC=3.1 is running for almost 4hours now.
-- 
>ich wollte mal wissen, was professionelle Web-Designer und, oder
>Webmaster so verdienen.
Zehn Jahre in Ketten, bei Wasser, Brot, und dem WWW Line Mode Browser
auf einem DECwriter II.    (Ronny Hendrichs und Christian Weisgerber)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




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