Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510090 - >=media-libs/libsdl2-2.0.2-r1 USE="wayland -gles" - .../work/SDL2-2.0.2/src/video/wayland/SDL_waylandopengles.h:38:38: error: 'SDL_EGL_GetSwapInterval' undeclared (first use in this function)
Summary: >=media-libs/libsdl2-2.0.2-r1 USE="wayland -gles" - .../work/SDL2-2.0.2/src/v...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-11 18:55 UTC by meven.mognol
Modified: 2014-05-13 23:01 UTC (History)
1 user (show)

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


Attachments
emerge --info (info,18.11 KB, text/plain)
2014-05-12 13:15 UTC, meven.mognol
Details
build log (build.log,138.23 KB, text/plain)
2014-05-12 13:19 UTC, meven.mognol
Details

Note You need to log in before you can comment on or make changes to this bug.
Description meven.mognol 2014-05-11 18:55:30 UTC
You need to enable gles to be able to compile libsdl2 with wayland support

Reproducible: Always

Steps to Reproduce:
1.enable wayland
2.disable gles
3.try to emerge
Actual Results:  
compile fail
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-05-12 00:24:12 UTC
1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 meven.mognol 2014-05-12 13:15:27 UTC
Created attachment 376782 [details]
emerge --info
Comment 3 meven.mognol 2014-05-12 13:19:18 UTC
Created attachment 376784 [details]
build log
Comment 4 Julian Ospald 2014-05-12 15:30:29 UTC
If we would need both enabled, then the build system shouldn't allow this combination. So this could as well just be a broken codepath.
Comment 5 Julian Ospald 2014-05-13 23:01:18 UTC
fixed in media-libs/libsdl2-2.0.2-r1 and media-libs/libsdl2-2.0.3