From owner-freebsd-openoffice@FreeBSD.ORG Sun Mar 28 09:53:06 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 DD3B216A4CE for ; Sun, 28 Mar 2004 09:53:06 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC7B443D1F for ; Sun, 28 Mar 2004 09:53:06 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i2SHr6qZ012268 for ; Sun, 28 Mar 2004 09:53:06 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i2SHr6I0012267 for freebsd-openoffice@freebsd.org; Sun, 28 Mar 2004 09:53:06 -0800 (PST) (envelope-from sgk) Date: Sun, 28 Mar 2004 09:53:06 -0800 From: Steve Kargl To: freebsd-openoffice@freebsd.org Message-ID: <20040328175306.GA12134@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: OpenOffice requires libc_r? 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: Sun, 28 Mar 2004 17:53:07 -0000 Will OpenOffice ever compile without libc_r present on a system? So far, lang/gcc32 and OOo's version mozilla seem to require libc_r. Yes, I know about /etc/libmap.conf and the possibility of mapping libc_r to libpthread, but if you have no libc_r you can't build OOo. -- Steve