Improve OpenBSD support
Bug #983448 reported by
Anthony J. Bentley
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Here is a patch (as of build17-rc2) that fixes some issues on OpenBSD:
- needs to be linked with execinfo
- <ctype.h> #defines _C to be 20, which conflicts with some templates
- nitems() conflicts with a macro definition in the system
- OpenBSD doesn't have O_NOATIME
- due to namespace issues <sys/types.h> must be #included before <sys/socket.h>
- default to x11 driver
To post a comment you must log in.
Thanks. Will be merged after b17
status triaged
importance medium
milestone build18-rc1