/usr/libexec/ld-elf.so.2: Shared object "libintl.so.3" not found in many places.

Alex Hornung ahornung at gmail.com
Tue Aug 9 02:40:52 PDT 2011


http://bugs.dragonflybsd.org/issue2110

On 9 August 2011 10:25, Siju George <sgeorge.ml at gmail.com> wrote:
> Hi,
>
> I installed the development version and while compling packages I am getting
> this error with many packages.
>
> /usr/libexec/ld-elf.so.2: Shared object "libintl.so.3" not found
>
> I first faced this while starting lynx installed from packages.
> Then i had to re-compile the lynx and then bash and then a lot of stuff.
>
> Now compiling firefox I get this
>
> ==================
> libtool: link: ar cru .libs/im-xim.a  gtkimcontextxim.o imxim.o
> libtool: link: ranlib .libs/im-xim.a
> libtool: link: ( cd ".libs" && rm -f "im-xim.la" && ln -s "../im-xim.la"
> "im-xim.la" )
> ../../gtk/gtk-query-immodules-2.0 im-am-et.la im-cedilla.la
> im-cyrillic-translit.la  im-inuktitut.la im-ipa.la im-multipres im-xim.la  >
> gtk.immodules
> /usr/libexec/ld-elf.so.2: Shared object "libintl.so.3" not found, required
> by "libgtk-x11-2.0.so.0"
> gmake[3]: *** [gtk.immodules] Error 1
> gmake[3]: Leaving directory
> `/usr/pkgsrc/x11/gtk2/work/gtk+-2.24.5/modules/input'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/pkgsrc/x11/gtk2/work/gtk+-2.24.5/modules'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/pkgsrc/x11/gtk2/work/gtk+-2.24.5'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop.
> bmake: stopped in /usr/pkgsrc/x11/gtk2
> *** Error code 1
>
> ==============================
>
> Trying to compile gtk2 i get this error
>
> =============================
> /usr/pkgsrc/devel/xulrunner/work/mozilla-release/js/src/jsnativestack.cpp:150:
> undefined reference to `pthread_attr_get_np'
> /usr/libexec/binutils221/elf/ld: js: hidden symbol `pthread_attr_get_np'
> isn't defined
> /usr/libexec/binutils221/elf/ld: final link failed: Bad value
> gmake[4]: *** [js] Error 1
> gmake[4]: Leaving directory
> `/usr/pkgsrc/devel/xulrunner/work/mozilla-release/js/src/shell'
> gmake[3]: *** [libs] Error 2
> gmake[3]: Leaving directory
> `/usr/pkgsrc/devel/xulrunner/work/mozilla-release/js/src'
> gmake[2]: *** [libs_tier_js] Error 2
> gmake[2]: Leaving directory
> `/usr/pkgsrc/devel/xulrunner/work/mozilla-release'
> gmake[1]: *** [tier_js] Error 2
> gmake[1]: Leaving directory
> `/usr/pkgsrc/devel/xulrunner/work/mozilla-release'
> gmake: *** [all] Error 2
> *** Error code 2
>
> =======================================
>
> is there any way to permnantly fix this?
>
> Thanks
>
> --Siju
>






More information about the Users mailing list