happycoders-libsocket-dev does not create libsocket.so correctly in /usr/lib/happycoders

Bug #636598 reported by Amitay Dobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libsocket (Ubuntu)
New
Undecided
Unassigned

Bug Description

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

Tags: libsocket.so
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.