From owner-freebsd-openoffice@FreeBSD.ORG Sat Aug 19 19:01:59 2006 Return-Path: X-Original-To: openoffice@freebsd.org 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 018DA16A4DD for ; Sat, 19 Aug 2006 19:01:59 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id A951143D4C for ; Sat, 19 Aug 2006 19:01:58 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 4EE32F1C7C; Sat, 19 Aug 2006 12:01:58 -0700 (PDT) X-Virus-Scanned: amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a2vMghSE6kv2; Sat, 19 Aug 2006 12:01:56 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 99694F18F4; Sat, 19 Aug 2006 12:01:56 -0700 (PDT) From: Sean McNeil To: "Jack L." In-Reply-To: References: <1156012505.63467.0.camel@triton.mcneil.com> Content-Type: text/plain Date: Sat, 19 Aug 2006 12:01:56 -0700 Message-Id: <1156014116.38668.0.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: openoffice@freebsd.org Subject: Re: 2.0 fails to compile on amd64 X-BeenThere: freebsd-openoffice@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting OpenOffice to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Aug 2006 19:01:59 -0000 On Sat, 2006-08-19 at 11:50 -0700, Jack L. wrote: > What version of FreeBSD are you using, this error was already fixed. 6.1-STABLE FreeBSD 6.1-STABLE If it was fixed, it hasn't been updated in the ports tree. > On 8/19/06, Sean McNeil wrote: > > I get the following error: > > > > In file included from conditn.c:37: > > system.h:542: error: conflicting types for 'gethostbyname_r' > > /usr/include/netdb.h:228: error: previous declaration of > > 'gethostbyname_r' was here > > dmake: Error code 1, while making '../../unxfbsdx.pro/obj/conditn.obj' > > '---* tg_merge.mk *---' > > > > ERROR: Error 65280 occurred while > > making /usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/sal/osl/unx > > dmake: Error code 1, while making 'build_instsetoo_native' > > '---* *---' > > *** Error code 255 > > > > > > _______________________________________________ > > freebsd-openoffice@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-openoffice > > To unsubscribe, send any mail to "freebsd-openoffice-unsubscribe@freebsd.org" > > >