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.
Created attachment 88210 [details, diff] esdl-refc.patch
works for me with the patch.Also I was trying to use wings 3d that depends on esdl and wings is working great.
esdl-0.96.0626 in portage now with this fix