Public bug reported:
The package does not put libsocket.so under /usr/lib/happycoders, as it was in
ubuntu 9.04 (and 9.10 I believe).
Relatedly, an invalid symbolic link for *.so.0.* -> *.so is created.
It seems like in 10.04 "libsocket" package, libsocket.so.0 and
libsocket.so.0.16 are put directly in /usr/lib .
This causes compilations linking libsocket, which worked in previous
ubuntu versions, to fail.
Workaround:
Create a symbolic link at /usr/lib/happycoders to /usr/lib/libsocket.so.0.16:
===
cd /usr/lib/happycoders
sudo ln -s ../libsocket.so.0.1.6 libsocket.so
===
Source Package: libsocket
Package Version: 1.6-1ubuntu2
Ubuntu version:
Ubuntu 10.04.1 LTS
Linux 2.6.32-24-generic #42-Ubuntu SMP Fri Aug 20 14:21:58 UTC 2010 x86_64
GNU/Linux
** Affects: libsocket (Ubuntu)
Importance: Undecided
Status: New
** Tags: libsocket.so
--
happycoders-libsocket-dev does not create libsocket.so correctly in
/usr/lib/happycoders
https://bugs.launchpad.net/bugs/636598
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs