From owner-cvs-all Mon Mar 11 23:32:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id D34D237B443; Mon, 11 Mar 2002 23:31:55 -0800 (PST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g2C7Vsb88180; Tue, 12 Mar 2002 08:31:54 +0100 (CET) Date: Tue, 12 Mar 2002 08:34:09 +0100 (CET) From: Martin Blapp To: "David O'Brien" Cc: , Subject: Re: Openoffice workaround to build In-Reply-To: <20020311175207.A90501@dragon.nuxi.com> Message-ID: <20020312083301.B441-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I mentioned the correct way to do this: > > cd /usr/ports/lang/gcc295 > make install > cd /usr/ports/editors/openoffice > make CC=gcc295 CXX=g++295 This doesn't work for some reasons since dmake borks out just after configure was running. I've digged a while and give up for the first. Patches ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message