Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135314 - media-libs/esdl-0.95.0630 doesn't compile with dev-lang/erlang-11.2.0 (patch included)
Summary: media-libs/esdl-0.95.0630 doesn't compile with dev-lang/erlang-11.2.0 (patch ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Maintainers for Miscelleneous Language Packages [OBSOLETE]
URL: http://www.erlang.org/doc/doc-5.5/ert...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 12:48 UTC by Denis Dupeyron (RETIRED)
Modified: 2006-07-15 23:39 UTC (History)
1 user (show)

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


Attachments
esdl-refc.patch (esdl-refc.patch,890 bytes, patch)
2006-06-02 12:50 UTC, Denis Dupeyron (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Dupeyron (RETIRED) gentoo-dev 2006-06-02 12:48:21 UTC
media-libs/esdl-0.95.0630 (and surely other versions) doesn't compile with dev-lang/erlang-11.2.0

What happens is the following (taken from erlang R11 release notes):
"The refc field in the ErlDrvBinary type has been removed. The reference count can be accessed via API functions."

Please find below a small patch that fixes this.
Denis.

Note. As discussed with George Shapovalov, I have assigned this bug to lang-misc.
Comment 1 Denis Dupeyron (RETIRED) gentoo-dev 2006-06-02 12:50:00 UTC
Created attachment 88210 [details, diff]
esdl-refc.patch
Comment 2 Gustavo Felisberto (RETIRED) gentoo-dev 2006-06-19 09:14:39 UTC
works for me with the patch.Also I was trying to use wings 3d that depends on esdl and wings is working great.
Comment 3 SpanKY gentoo-dev 2006-07-15 23:39:23 UTC
esdl-0.96.0626 in portage now with this fix