We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3490

Summary: Build failure with --enable-video-directfb
Product: SDL Reporter: felix <felix.von.s>
Component: buildAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: sylvain.becker
Version: 2.0.5   
Hardware: x86_64   
OS: Linux   
Attachments: Build log fragment
patch
patch

Description felix 2016-11-13 17:12:51 UTC
Created attachment 2618 [details]
Build log fragment

Building SDL 2.0.5, or even the Mercurial snapshot (r10608) with GCC 6.2.1 and --enable-video-directfb generates a number of compiler diagnostics and fails.

Attached is a build log fragment with all the relevant messages.
Comment 1 Sylvain 2016-11-14 08:16:24 UTC
Created attachment 2622 [details]
patch

This patch should bring some help!
Comment 2 Sylvain 2016-11-14 10:38:53 UTC
Created attachment 2623 [details]
patch

Update the patch to fix another compilation issue
Comment 3 Sam Lantinga 2016-11-15 09:14:56 UTC
Fixed, thanks Sylvain!
https://hg.libsdl.org/SDL/rev/ea44906e19b8