Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 177719

Summary: net-im/skype-1.4.0.58_alpha requires 32bit version of dev-libs/libsigc
Product: Gentoo Linux Reporter: Luigi 'Comio' Mantellini <luigi.mantellini+gentoo>
Component: New packagesAssignee: Gentoo Net-im project <net-im>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64, morpheusz
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: skype-1.4.0.58_alpha.ebuild.patch
skype-1.4.0.58_alpha.ebuild.patch

Description Luigi 'Comio' Mantellini 2007-05-08 20:55:50 UTC
skype 1.4.0.58_alpha (static linked) requires a 32bit version of the library libsigc.so.

I have this error:

/opt/skype/skype: error while loading shared libraries: libsigc-2.0.so.0: cannot open shared object file: No such file or directory


(I have already the 64bit version of libsigc++ libs).

ciao

luigi

Reproducible: Always
Comment 1 Gustavo Felisberto (RETIRED) gentoo-dev 2007-05-09 17:37:19 UTC
Amd64 team: Any idea if it would be possible to provide this in one of he emul-packages ?
Comment 2 Gustavo Felisberto (RETIRED) gentoo-dev 2007-05-11 11:45:38 UTC
Some time ago I ripped that lib from the fedora core 5 package:

http://felisberto.net/~humpback/libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz
Comment 3 Luigi 'Comio' Mantellini 2007-05-11 14:27:09 UTC
Created attachment 118877 [details, diff]
skype-1.4.0.58_alpha.ebuild.patch

Install the libsigc++20-2.0.17-1-from-fc5.rf.i386.tar.gz provided by Gustavo Felisberto into /opt/skype/ dir.


ciao
Comment 4 Luigi 'Comio' Mantellini 2007-05-11 14:44:25 UTC
Created attachment 118879 [details, diff]
skype-1.4.0.58_alpha.ebuild.patch

quickly & dirty patch! (write directly into /usr/lib32 directory!)
Comment 5 Balint Dobai-Pataky 2007-05-14 07:00:50 UTC
ugly or not, that patch makes skype working here.
thanks
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-05-24 18:24:13 UTC

*** This bug has been marked as a duplicate of bug 179568 ***