From owner-cvs-all Mon Oct 14 13:31:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7BD437B401; Mon, 14 Oct 2002 13:31:33 -0700 (PDT) Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78AF443ED8; Mon, 14 Oct 2002 13:31:23 -0700 (PDT) (envelope-from ak03@gte.com) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.6/8.12.6) with ESMTP id g9EKVMkY076459; Mon, 14 Oct 2002 16:31:22 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.6/8.12.6/Submit) id g9EKVMa4076458; Mon, 14 Oct 2002 16:31:22 -0400 (EDT) Date: Mon, 14 Oct 2002 16:31:22 -0400 From: Alexander Kabaev To: Martin Blapp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/openoffice Makefile pkg-message Message-Id: <20021014163122.7c550b4f.ak03@gte.com> In-Reply-To: <200210142024.g9EKON2g084224@repoman.freebsd.org> References: <200210142024.g9EKON2g084224@repoman.freebsd.org> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.8.5claws7 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 14 Oct 2002 13:24:23 -0700 (PDT) Martin Blapp wrote: > mbr 2002/10/14 13:24:23 PDT > > Modified files: > editors/openoffice Makefile pkg-message > Log: > Add a new rtld system patch to Makefile and pkg_message. The > symbol lookup order in rtld is not working as it should and > exceptions over dlopened libs are broken. The system patch > is a workaround for this issue. > > While we are here, order the patches a bit and put them all in > the same download dir. > > Submitted by: kan (rtld patch) > > Revision Changes Path > 1.129 +13 -6 ports/editors/openoffice/Makefile > 1.14 +9 -0 ports/editors/openoffice/pkg-message It should be noted that the patch should be considered highly experimental and potentially dangerous, until someone with better rtld knowledge proves otherwise. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message