Message328607
| Author | ned.deily |
|---|---|
| Recipients | barry, brett.cannon, ned.deily, ronaldoussoren |
| Date | 2018-10-26.21:44:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1540590259.78.0.788709270274.issue35070@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yeah. Can you check the header file paths that are being used in your compiler invocation, e.g something like: cc -v -c ... And, while you are at it, the library search path of the test executable: otool -L ./... And anything suspicious in /usr/local/include or /usr/local/lib ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-26 21:44:19 | ned.deily | set | recipients: + ned.deily, barry, brett.cannon, ronaldoussoren |
| 2018-10-26 21:44:19 | ned.deily | set | messageid: <1540590259.78.0.788709270274.issue35070@psf.upfronthosting.co.za> |
| 2018-10-26 21:44:19 | ned.deily | link | issue35070 messages |
| 2018-10-26 21:44:19 | ned.deily | create | |