On Sat, May 2, 2009 at 8:32 PM, Jonas Smedegaard <d...@jones.dk> wrote:
>
> Doing a backport for Etch fails due to a missing comma at end of line in
> the list of build-dependencies - between libglu-dev and libsctp-dev.

You're right. Missing comma prevents libsctp-dev to be installed by buildd, so
SCTP support is essentially disabled in 1:13.b-dfsg-2.

>
> While it is no serious issue that the package fails to backport as-is to
> oldstable, I believe the missing comma might be the reason that newer
> releases no longer depend on libsctp which I noticed also recently.

In fact there's also another reason - started from R12B-5 (I haven't
noticed that)
Erlang emulator tries to load libsctp.so.1 library dynamically in run
time, and not
via linking with -lsctp. So, dh_shlibdeps cannot add libsctp1 to
${shlibs:Depends}.
I'll try to fix this bug (looks like I'll have to add libsctp1 to
dependencies manually).

Cheers!
-- 
Sergei Golovan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to