/lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2

Antonio Olivares olivares14031 at gmail.com
Thu Feb 16 03:06:32 UTC 2012


>> You can recompile all ports that depend on pcre so that they'll use the
>> new shared library.
>>
>> You can do so with:
>> # portmaster -r pcre-8.30
>>
>> Ryan
>>
>> On 02/15/2012 08:42 PM, Antonio Olivares wrote:
>>> Dear folks,
>>>
>>> I updated ports and one failed, gimp-app.  I checked /usr/src/UPDATING
>>> and I followed advice there to run
>>> # portmaster -w devel/pcre
>>>
>>> and I did this, and now machine won't get X.  How can I bypass this
>>> mistake?  I am now hesitant to update the other machines :(, I will
>>> get into problems starting X because of some update of a certain lib.
>>> Any thoughts, ideas or suggestions?
>>>
>>> Regards,
>>>
>>> Antonio
>>> _______________________________________________
>
 I am doing this and see how it goes.  I used ldd to check for
libprce.so and I got :

ldd /usr/local/lib/libprce.so:
        libc.so.7 => /lib/libc.so.7 (0x800647000)
ldd /usr/local/lib/libprce.so.1:
        libc.so.7 => /lib/libc.so.7 (0x800647000)

There are two of them :(  Should there be only one?

Thanks for your advice.

Regards,

Antonio


More information about the freebsd-questions mailing list