Date: Mon, 19 Apr 2004 00:04:58 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: "Shin, Dong-In" <dongin.shin@hp.com> Cc: freebsd-ia64@freebsd.org Subject: Re: @gprel relocation against dynamic symbol php_ini_opened_path Message-ID: <20040419070458.GB69199@dhcp01.pn.xcllnt.net> In-Reply-To: <EA1E0BE34812DC41B89F12C54C923C5EA2C264@korexc02.asiapacific.cpqcorp.net> References: <EA1E0BE34812DC41B89F12C54C923C5EA2C264@korexc02.asiapacific.cpqcorp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040419070458.GB69199>