Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551882 - dev-libs/efl-1.13.1 Evas_Engine_GL_SDL.h:4:21: fatal error: SDL/SDL.h: No such file or directory
Summary: dev-libs/efl-1.13.1 Evas_Engine_GL_SDL.h:4:21: fatal error: SDL/SDL.h: No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-12 11:32 UTC by Barnaby
Modified: 2015-08-07 16:09 UTC (History)
1 user (show)

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


Attachments
build log. (build.log,623.67 KB, text/plain)
2015-06-12 11:32 UTC, Barnaby
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Barnaby 2015-06-12 11:32:17 UTC
Issue with efl-1.13.1 ebuild. Should also use esdl.


Reproducible: Always
Comment 1 Barnaby 2015-06-12 11:32:45 UTC
Created attachment 405020 [details]
build log.
Comment 2 Barnaby 2015-06-12 11:42:51 UTC
Sorry, not esdl. libsdl.
Comment 3 Ben Kohler gentoo-dev 2015-07-27 18:49:58 UTC
It does indeed look like this package should have a dependency on media-libs/libsdl (for SDL/SDL.h) and not media-libs/libsdl2 (which provides SDL2/SDL.h).
Comment 4 SpanKY gentoo-dev 2015-08-06 04:49:50 UTC
the code only links against SDL2, but a few places still use SDL1 headers.  sent a patch upstream to only use SDL2 headers.
Comment 5 SpanKY gentoo-dev 2015-08-07 16:09:06 UTC
should be all set now in the tree; thanks for the report!

Commit message: Fix builds w/USE=sdl
http://sources.gentoo.org/dev-libs/efl/efl-1.15.0.ebuild?r1=1.2&r2=1.3