Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223555 - [patch] dev-lang/erlang - OTP does not support SCTP
Summary: [patch] dev-lang/erlang - OTP does not support SCTP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Christian Faulhammer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-25 13:29 UTC by Maxim Treskin
Modified: 2008-06-12 14:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild patch (erlang-ebuild-223555.patch,790 bytes, patch)
2008-05-25 13:31 UTC, Maxim Treskin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Treskin 2008-05-25 13:29:35 UTC
In this time Erlang ebuild does not compiles OTP with SCTP support.
Comment 1 Maxim Treskin 2008-05-25 13:31:01 UTC
Created attachment 154263 [details, diff]
Ebuild patch

This patch adds support of SCTP to erlang ebuild
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2008-05-26 17:16:17 UTC
(In reply to comment #1)
> Created an attachment (id=154263) [edit]
> Ebuild patch
> 
> This patch adds support of SCTP to erlang ebuild

 I will introduce this flag with release 12B3 as stabilisation of 12B2 is going on currently and I don't want another revision of that.  Please poke me again, if I forget it.
Comment 3 Holger Hoffstätte 2008-06-12 12:32:31 UTC
Just a heads-up - OOTB 12B3 does not build correctly, probably because of glibc 2.8. I posted to their bug list and will see what comes out of it. We can then consolidate the patches.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-12 12:37:44 UTC
(In reply to comment #3)
> Just a heads-up - OOTB 12B3 does not build correctly, probably because of glibc
> 2.8. I posted to their bug list and will see what comes out of it. We can then
> consolidate the patches.

 Please open a bug here, too, as this is a totally unrelated issue regarding SCTP support.  I'd like to see the output of the failure.

Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2008-06-12 14:54:30 UTC
12B-3 is out and in the Portage tree with your fix committed.  Thanks for the report.