Subject: Firefox and PLT-problems....
To: None <tech-pkg@NetBSD.org>
From: None <nse@ruc.dk>
List: tech-pkg
Date: 03/30/2004 10:04:25
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

nsNativeComponentLoader: SelfRegisterDll(libgfxxprint.so) Load FAILED with
error: /usr/X11R6/lib/libXp.so.6: Unsupported relocation type 10 in non-PLT
relocations

nsNativeComponentLoader: SelfRegisterDll(libgfx_gtk.so) Load FAILED with error:
/usr/X11R6/lib/libXp.so.6: Unsupported relocation type 10 in non-PLT
relocations

nsNativeComponentLoader: SelfRegisterDll(libgfxxprint.so) Load FAILED with
error: /usr/X11R6/lib/libXp.so.6: Unsupported relocation type 10 in non-PLT
relocations

perseus,nse,~ > ll /usr/X11R6/lib/libXp.*
-rw-r--r--  1 root  wheel  41960 Mar  1 07:47 /usr/X11R6/lib/libXp.a
lrwxrwxr-x  1 root  wheel     12 Mar  1 07:47 /usr/X11R6/lib/libXp.so@ ->
libXp.so.6.2
lrwxrwxr-x  1 root  wheel     12 Mar  1 07:47 /usr/X11R6/lib/libXp.so.6@ ->
libXp.so.6.2
-rwxr-xr-x  1 root  wheel  36278 Mar  1 07:47 /usr/X11R6/lib/libXp.so.6.2*
perseus,nse,~ >


any ideas ?
niels