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 - Build failure with --enable-video-directfb
Summary: Build failure with --enable-video-directfb
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: 2.0.5
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-13 17:12 UTC by felix
Modified: 2016-11-15 09:14 UTC (History)
1 user (show)

See Also:


Attachments
Build log fragment (6.05 KB, text/plain)
2016-11-13 17:12 UTC, felix
Details
patch (990 bytes, patch)
2016-11-14 08:16 UTC, Sylvain
Details | Diff
patch (1.71 KB, patch)
2016-11-14 10:38 UTC, Sylvain
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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