From owner-freebsd-current@FreeBSD.ORG Thu Aug 24 08:24:45 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD38416A4DA for ; Thu, 24 Aug 2006 08:24:45 +0000 (UTC) (envelope-from mattik@bigpond.net.au) Received: from omta01ps.mx.bigpond.com (omta01ps.mx.bigpond.com [144.140.82.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD25C43D6E for ; Thu, 24 Aug 2006 08:24:43 +0000 (GMT) (envelope-from mattik@bigpond.net.au) Received: from platypus.freebsd.home ([138.130.171.246]) by omta01ps.mx.bigpond.com with ESMTP id <20060824082440.SFWA29999.omta01ps.mx.bigpond.com@platypus.freebsd.home>; Thu, 24 Aug 2006 08:24:40 +0000 Date: Thu, 24 Aug 2006 18:21:42 +1000 From: matti k To: Ian FREISLICH Message-ID: <20060824182142.611de883@platypus.freebsd.home> In-Reply-To: <44ED5BAE.8030807@FreeBSD.org> References: <44ED5BAE.8030807@FreeBSD.org> X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.8.20; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Quick poll (openoffice port) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 08:24:45 -0000 On Thu, 24 Aug 2006 11:56:30 +0400 Sergey Matveychuk wrote: > Ian FREISLICH wrote: > > > > openoffice.org-2.0 fails with: > > Checking DLL ../unxfbsdi.pro/lib/check_libuno_sal.so.3 ...: > > ERROR: ../unxfbsdi.pro/lib/check_libuno_sal.so.3: Undefined symbol > > "gethostbyname_r" dmake: Error code 1, while making > > '../unxfbsdi.pro/lib/libuno_sal.so.3' > > > > Is there a quick fix? > > You should find gethostbyname_r() call and fix arguments. It appears > in CURRENT and has a little differ arguments list. > > I think the questions belong to ports@ mail list. > Or freebsd-openoffice@ list. Is there anything useful in the archives? http://lists.freebsd.org/pipermail/freebsd-openoffice/2006-August/thread.html My -current is a few days old but I'll try installing OOo-2.0 tonight, after a ports update, to see what happens.