MantisBT - Buildsystem | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002809 | Buildsystem | [All Projects] General | public | 2021-03-22 16:20 | 2021-03-22 16:20 |
Reporter | PICCORO Lenz McKAY | ||||
---|---|---|---|---|---|
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | new | Resolution | open | ||
Platform | Linux | OS | OS Version | ||
Fixed in CI build # | |||||
Reported in CI build # | |||||
Summary | 0002809: error: unknown type name 'DIR' | ||||
Description | trying to compile in older rasberry pi get this error [ 329s] frontends/gtk/toolbar.c: In function 'savepage_button_clicked_cb': [ 329s] frontends/gtk/toolbar.c:2201:2: error: unknown type name 'DIR' solved by including #include <dirent.h> | ||||
Additional Information | patch attached | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | dirmissing-olderwheezy.patch (344) 2021-03-22 16:20 https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=697&type=bug |
There are no notes attached to this issue. |
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2021-03-22 16:20 | PICCORO Lenz McKAY | New Issue | |||
2021-03-22 16:20 | PICCORO Lenz McKAY | File Added: dirmissing-olderwheezy.patch |