Subject: Re: Firefox and PLT-problems....
To: None <nse@ruc.dk>
From: Charles M. Hannum <abuse@spamalicious.com>
List: tech-pkg
Date: 03/30/2004 23:09:50
On Tuesday 30 March 2004 08:04 am, nse@ruc.dk wrote:
> I have an irritating problem....
> Compiling Firefox through pkgsrc ... no problem!
> but do a "make install" I get the following(should be obvious to say that
> Firefox does not work ):
>
> ^[nsNativeComponentLoader: SelfRegisterDll(libgfx_gtk.so) Load FAILED with
> error: /usr/X11R6/lib/libXp.so.6: Unsupported relocation type 10 in non-PLT
> relocations

This sounds like your libXp.so has non-PIC code in it.  What platform?  Which 
version of X?  Did you use /usr/xsrc or /usr/src/x11 to build it?