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 3757

Summary: core/unix directory not integrated into CMakeLists.txt
Product: SDL Reporter: Martin Gerhardy <martin.gerhardy>
Component: buildAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2 CC: icculus
Version: HG 2.0Keywords: target-2.0.6
Hardware: All   
OS: Linux   

Description Martin Gerhardy 2017-08-16 18:43:41 UTC
Right now you get unresolved symbols because the SDL_poll.c is not part of the build if you build via cmake.
Comment 1 Ryan C. Gordon 2017-08-17 19:45:09 UTC
Fixed in https://hg.libsdl.org/SDL/rev/ee47dce3b10c, thanks!

--ryan.