Message198013
| Author |
koobs |
| Recipients |
akitada, christian.heimes, eric.araujo, koobs, loewis, nbastin, tarek |
| Date |
2013年09月18日.10:19:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1379499563.85.0.626221623734.issue4366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Confirming identical failures on all branches:
tip: /usr/bin/ld: cannot find -lpython3.4m
3.3: /usr/bin/ld: cannot find -lpython3.3m
3.2: /usr/bin/ld: cannot find -lpython3.2m
3.1: /usr/bin/ld: cannot find -lpython3.1
2.7: /usr/bin/ld: cannot find -lpython2.7
2.6: /usr/bin/ld: cannot find -lpython2.6
Tested attached patch with success, will carry this patch locally in all FreeBSD Python ports until it merged. Let's close this 5 year old nasty :) |
|