From owner-freebsd-current@FreeBSD.ORG Thu Aug 24 07:56:33 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 1BC1916A511 for ; Thu, 24 Aug 2006 07:56:33 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from relay-er5.mbrd.ru (relay-er5.mbrd.ru [194.117.71.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABD443D45 for ; Thu, 24 Aug 2006 07:56:32 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd.mbrd.ru ([172.16.33.193]) by relay-er5.mbrd.ru with esmtpa (Exim 4.x) id 1GGA4h-0005Ke-P0; Thu, 24 Aug 2006 11:56:27 +0400 Message-ID: <44ED5BAE.8030807@FreeBSD.org> Date: Thu, 24 Aug 2006 11:56:30 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Ian FREISLICH References: In-Reply-To: X-Enigmail-Version: 0.93.2.0 Content-Type: text/plain; charset=KOI8-R 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 07:56:33 -0000 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. -- Dixi. Sem.