Message282915
| Author | yan12125 |
|---|---|
| Recipients | Alex.Willmer, doko, masamoto, serhiy.storchaka, xdegaye, yan12125 |
| Date | 2016-12-11.11:24:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481455489.55.0.66058312408.issue28190@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry I didn't read your patch carefully and it's surprising for me that you didn't remove/modify this line in configure.ac: CPPFLAGS="$CPPFLAGS -I/usr/include/ncursesw" With this line left there, feature detections for _curses are broken as ./configure check against native (/usr/include) headers, whose results make little sense for cross-builds. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-11 11:24:49 | yan12125 | set | recipients: + yan12125, doko, xdegaye, serhiy.storchaka, masamoto, Alex.Willmer |
| 2016-12-11 11:24:49 | yan12125 | set | messageid: <1481455489.55.0.66058312408.issue28190@psf.upfronthosting.co.za> |
| 2016-12-11 11:24:49 | yan12125 | link | issue28190 messages |
| 2016-12-11 11:24:49 | yan12125 | create | |