MantisBT - LibNSFB | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002155 | LibNSFB | [All Projects] General | public | 2014-06-21 19:46 | 2014-07-21 13:54 |
Reporter | Igor Nikitin | ||||
---|---|---|---|---|---|
Assigned To | Vincent Sanders | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Platform | x86_64 | OS | Ubuntu | OS Version | 14.10 |
Fixed in CI build # | |||||
Reported in CI build # | |||||
Summary | 0002155: Unable to build libnsfb | ||||
Description | Build error: src/surface/wld.c:1414:22: error: ‘O_CLOEXEC’ undeclared (first use in this function) fd = mkostemp(name, O_CLOEXEC); To fix need to change: #define _XOPEN_SOURCE 500 to #define _XOPEN_SOURCE 700 | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2014-06-21 19:46 | Igor Nikitin | New Issue | |||
2014-06-24 18:06 | Vincent Sanders | Status | new => acknowledged | ||
2014-07-17 08:23 | Michael Drake | Assigned To | => Vincent Sanders | ||
2014-07-17 08:23 | Michael Drake | Status | acknowledged => assigned | ||
2014-07-21 13:54 | Vincent Sanders | Status | assigned => acknowledged |