“libcroco-0.6.so.3” not found

Seen this?

/libexec/ld-elf.so.1: Shared object "libcroco-0.6.so.3" not found, required by "   msgfmt"

Rebuild gettext.

portupgrade -f gettext

And try again

Port details, not relevant:

# less /var/db/ports/postgresql73/options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for postgresql-server-7.3.21_1
_OPTIONS_READ=postgresql-server-7.3.21_1
WITH_NLS=true
WITHOUT_PAM=true
WITHOUT_MIT_KRB5=true
WITHOUT_HEIMDAL_KRB5=true
WITHOUT_OPTIMIZED_CFLAGS=true
WITHOUT_LIBC_R=true
WITHOUT_TESTS=true
WITHOUT_DEBUG=true

The building errors:

[root@pg73 /usr/ports/databases/postgresql73-server]# ldd `which msgfmt `
/usr/local/bin/msgfmt:
        libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so (0x800655000)
        libgettextlib-0.17.so => /usr/local/lib/libgettextlib-0.17.so (0x80078f000)
        libcroco-0.6.so.3 => not found (0x0)
        libxml2.so.5 => not found (0x0)
        libz.so.4 => /lib/libz.so.4 (0x800979000)
        libm.so.5 => /lib/libm.so.5 (0x800a8d000)
        libglib-2.0.so.0 => not found (0x0)
        libintl.so.8 => /usr/local/lib/libintl.so.8 (0x800bac000)
        libpcre.so.0 => not found (0x0)
        libncurses.so.7 => /lib/libncurses.so.7 (0x800cb5000)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x800e01000)
        libc.so.7 => /lib/libc.so.7 (0x800ffa000)
        libcroco-0.6.so.3 => not found (0x0)
        libxml2.so.5 => not found (0x0)
        libglib-2.0.so.0 => not found (0x0)
        libpcre.so.0 => not found (0x0)
[root@pg73 /usr/ports/databases/postgresql73-server]#
Website Pin Facebook Twitter Myspace Friendfeed Technorati del.icio.us Digg Google StumbleUpon Premium Responsive

Leave a Comment

Scroll to Top