From owner-cvs-all Mon Mar 11 17:29:43 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 8746837B400; Mon, 11 Mar 2002 17:29:38 -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 g2C1Tbb44627; Tue, 12 Mar 2002 02:29:37 +0100 (CET) Date: Tue, 12 Mar 2002 02:31:52 +0100 (CET) From: Martin Blapp To: Martin Blapp Cc: , Subject: Openoffice workaround to build In-Reply-To: <200203120122.g2C1MU061068@freefall.freebsd.org> Message-ID: <20020312022536.J441-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 Unfortunatly ports/editors/openoffice-devel and ports/editors/openoffice are still broken. I managed to get around the buggy c++ compiler we have in STABLE and CURRENT. There is definitly a bug in 295.3 c++. Workaround: ----------- cd /usr/ports/lang/gcc295 make install cd /usr/local/bin ln -s /usr/local/bin/g++295 /usr/local/bin/g++ ln -s /usr/local/bin/gcc295 /usr/local/bin/cc ln -s /usr/local/bin/gcc295 /usr/local/bin/gcc The included berkleydb in openoffice has still to be builded with the old c compiler. My build is now compiling since 4 hours, and I have a report from one user that he managed to get it compiled and running within STABLE. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message