Message245038
| Author | debohman |
|---|---|
| Recipients | debohman |
| Date | 2015-06-08.21:44:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1433799874.27.0.587161975864.issue24414@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
MACOSX_DEPLOYMENT_TARGET is not set correctly when building the 2.7.10 sources. This causes readline to not be included in the build. This appears to already be fixed in 3.4.3. I picked up the change to configure.ac from 3.4.3 and it resolved the problem. I am building on 10.9.5. In my case MACOSX_DEPLOYMENT_TARGET was chosen as 10.4. The configuration options I am using are: ./configure --enable-shared Attaching diffs. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-08 21:44:34 | debohman | set | recipients: + debohman |
| 2015-06-08 21:44:34 | debohman | set | messageid: <1433799874.27.0.587161975864.issue24414@psf.upfronthosting.co.za> |
| 2015-06-08 21:44:34 | debohman | link | issue24414 messages |
| 2015-06-08 21:44:34 | debohman | create | |