Bug 223555 - [patch] dev-lang/erlang - OTP does not support SCTP
Bug#: 223555 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: fauli@gentoo.org Reported By: zerthurd@gmail.com
Component: Applications
URL: 
Summary: [patch] dev-lang/erlang - OTP does not support SCTP
Keywords:  
Status Whiteboard: 
Opened: 2008-05-25 13:29 0000
Description:   Opened: 2008-05-25 13:29 0000
In this time Erlang ebuild does not compiles OTP with SCTP support.

------- Comment #1 From Maxim Treskin 2008-05-25 13:31:01 0000 -------
Created an attachment (id=154263) [details]
Ebuild patch

This patch adds support of SCTP to erlang ebuild

------- Comment #2 From Christian Faulhammer 2008-05-26 17:16:17 0000 -------
(In reply to comment #1)
> Created an attachment (id=154263) [edit] [details]
> 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 From Holger Hoffstätte 2008-06-12 12:32:31 0000 -------
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 From Christian Faulhammer 2008-06-12 12:37:44 0000 -------
(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 From Christian Faulhammer 2008-06-12 14:54:30 0000 -------
12B-3 is out and in the Portage tree with your fix committed.  Thanks for the
report.