From owner-freebsd-openoffice@FreeBSD.ORG Fri Feb 20 19:53:41 2004 Return-Path: Delivered-To: freebsd-openoffice@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A33D416A4CE; Fri, 20 Feb 2004 19:53:41 -0800 (PST) Received: from mtaw6.prodigy.net (mtaw6.prodigy.net [64.164.98.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82FBD43D1F; Fri, 20 Feb 2004 19:53:41 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (80246f56ca2d53aa4923efe2247dcf0d@adsl-63-207-60-37.dsl.lsan03.pacbell.net [63.207.60.37]) by mtaw6.prodigy.net (8.12.10/8.12.10) with ESMTP id i1L3qkDO014270; Fri, 20 Feb 2004 19:52:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4407566D36; Fri, 20 Feb 2004 19:53:40 -0800 (PST) Date: Fri, 20 Feb 2004 19:53:40 -0800 From: Kris Kennaway To: Gautam Gopalakrishnan Message-ID: <20040221035340.GA41491@xor.obsecurity.org> References: <20040221030343.1f0ce596.gautam@inspired.net.au> <20040220171144.GA33739@xor.obsecurity.org> <20040221134822.60862fc2.gautam@inspired.net.au> <20040221031220.GA41039@xor.obsecurity.org> <20040221143825.4ec73b52.gautam@inspired.net.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline In-Reply-To: <20040221143825.4ec73b52.gautam@inspired.net.au> User-Agent: Mutt/1.4.1i cc: openoffice@freebsd.org cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: Openoffice 1.1 not building X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 03:53:41 -0000 --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 21, 2004 at 02:38:25PM +1100, Gautam Gopalakrishnan wrote: > On Fri, 20 Feb 2004 19:12:20 -0800 > Kris Kennaway wrote: >=20 > > On Sat, Feb 21, 2004 at 01:48:22PM +1100, Gautam Gopalakrishnan wrote: > > > I had tried to build using a simple "make install clean" and got > > > this build error after about 6-7 hrs. Then I tried USE_GCC (as > > > specified in the Makefile). It really does not matter as I have only > > > one version of gcc installed. I had no problems compiling > > > openoffice-1.1.0_1, just 1.1.0_2 > >=20 > > Where in the makefile does it tell you to set USE_GCC? That is > > absolutely wrong. >=20 >=20 > The makefile eventually sets CC and CXX if we use USE_GCC, but my > problem is that I get a build error even I don't use USE_GCC. >=20 > Gautam >=20 > ------------ >=20 > [madras!/usr/ports/editors/openoffice-1.1]$ ident Makefile=20 > Makefile: > $FreeBSD: ports/editors/openoffice-1.1/Makefile,v 1.115 2004/02/04 0= 5:25:21 marcus Exp $ >=20 > In the makefile: > .if !defined(USE_GCC) > @${ECHO} > @${ECHO} "You can compile OO with different" > @${ECHO} "gcc compiler versions:" > @${ECHO} > @${ECHO} "Add USE_GCC=3D2.95 or USE_GCC=3D3.2" > @${ECHO} "to compile openoffice with your" > @${ECHO} "preferred compiler." > .endif That's completely wrong, USE_GCC is not to be set by the user. Unfortunately for your problem, I think the Openffice maintainers are inactive at the moment (at least, I haven't heard from them in several weeks about an unrelated problem with the ports). Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFANtZDWry0BWjoQKURAtaGAJ4sUggTIe536DadqsOK9k2YFfE7kQCg7Cs4 tBSRXTMdO1q1V9qCnvY0YG4= =mfDO -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN--