FS#7233 - Twinkle - error while loading shared libraries libboost_regex.so.1.33.1

Attached to Project: Arch Linux
Opened by . (vilefridge) - Tuesday, 22 May 2007, 06:18 GMT
Last edited by Roman Kyrylych (Romashka) - Tuesday, 22 May 2007, 10:26 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version 2007.05 Duke
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of a recent pacman -Syu upgrade where 'boost' was upgraded, the Twinkle SIP phone application no longer executes due to the below given reason:
error while loading shared libraries: libboost_regex.so.1.33.1: cannot open shared object file: No such file or directory

This can be corrected by symlinking the new name of the libboost_regex.so library to the old one Twinkle still expects:
[root@leslie lib]# ln -s /usr/lib/libboost_regex.so /usr/lib/libboost_regex.so.1.33.1

Please recompile/repackage Twinkle with reference to the new libboost library.
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Tuesday, 22 May 2007, 10:26 GMT
Reason for closing:  Duplicate
Additional comments about closing:  http://bugs.archlinux.org/task/7226

Loading...