From owner-freebsd-ia64@FreeBSD.ORG Mon Apr 19 00:04:59 2004 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5933116A4CF for ; Mon, 19 Apr 2004 00:04:59 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23CF543D2F for ; Mon, 19 Apr 2004 00:04:59 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.11/8.12.11) with ESMTP id i3J74xVY087038; Mon, 19 Apr 2004 00:04:59 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i3J74wXY069265; Mon, 19 Apr 2004 00:04:58 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.11/8.12.11/Submit) id i3J74ww3069264; Mon, 19 Apr 2004 00:04:58 -0700 (PDT) (envelope-from marcel) Date: Mon, 19 Apr 2004 00:04:58 -0700 From: Marcel Moolenaar To: "Shin, Dong-In" Message-ID: <20040419070458.GB69199@dhcp01.pn.xcllnt.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: freebsd-ia64@freebsd.org Subject: Re: @gprel relocation against dynamic symbol php_ini_opened_path X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 07:04:59 -0000 On Mon, Apr 19, 2004 at 03:41:17PM +0900, Shin, Dong-In wrote: > > ============ > Environment : > =========== > RX1600 IA64 Server > Redhat AS 2.1 Why post this to a FreeBSD mailing list? > ========= > Question : > ======== > > What are the solution and the cause ? Trivial: you use non-PIC code in a shared library. Compile with -fPIC. Please do not use this mailing list for non-FreeBSD questions. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net