From owner-freebsd-stable Thu Jun 13 1:32:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 5C2E437B426; Thu, 13 Jun 2002 01:32:23 -0700 (PDT) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g5D8V1E00458; Thu, 13 Jun 2002 10:31:02 +0200 (CEST) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g5D8V19013897562; Thu, 13 Jun 2002 10:31:01 +0200 (MES) Date: Thu, 13 Jun 2002 10:32:07 +0200 (CEST) From: Martin Blapp To: Cc: Subject: OpenOffice works now with system gcc 2.95.3 Message-ID: <20020613101445.D34000-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, After the last patchset has been comitted, OO builds now with the system gcc and works afterwards without crashing in the help system. I've removed the dependency on ports gcc31. OpenOffice building on CURRENT with system GCC is still broken. You'll still need USE_GCC=3.1 there. We need testers now, who test the OS-dependent functions if they work as they should. Please report any problems to me. Known issues: ------------- - Choosing the JDK does not work in OO setup: Only the Linux JDK 1.3.1 works for now. The native JDK does not have hotspot and does not support native threads. If you use choose the linux JDK, the Linux emulation needs to be running. - Mozilla cannot be started from OO: Even if I make the neccessary config entries, mozilla does not start. That's a problem in the mozilla scripts. I hope that the mozilla hook in /usr/X11R6/lib/mozilla/mozilla will sonn be fixed. - The setup crashes: You may not have installed the rtld patch. Please get this patch: http://people.freebsd.org/~mbr/patches/rtld-elf.diff - The build does exit with a ld: memory exhausted Add this to your kernel configuration till we have fixed the problem with ld: options MAXDSIZ="(1024*1024*1024)" options MAXSSIZ="(256*1024*1024)" Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message