This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 doko
收信人 barry, christian.heimes, doko, eric.araujo, jcea, loewis, ncoghlan, python-dev, rosslagerwall, sandro.tosi, skrah
日期 2012-08-07.10:05:30
SpamBayes Score -1.0
Marked as misclassified
Message-id <1344333933.69.0.227084574986.issue11715@psf.upfronthosting.co.za>
In-reply-to
内容
about searching /lib/<multiarch>: adding this directory won't help. all .a and .so files are installed in /usr/lib or /usr/lib/<multiarch>.

about the missing dpkg-architecture: see the attached ma.diff patch. the Debian/Ubuntu system compilers add an option -print-multiarch, which can be used to get the multiarch name without having the dpkg-dev package installed.
历史
日期 用户 动作 参数
2012-08-07 10:05:34doko修改recipients: + doko, loewis, barry, jcea, ncoghlan, christian.heimes, eric.araujo, skrah, sandro.tosi, rosslagerwall, python-dev
2012-08-07 10:05:33doko修改messageid: <1344333933.69.0.227084574986.issue11715@psf.upfronthosting.co.za>
2012-08-07 10:05:32doko链接issue11715 messages
2012-08-07 10:05:31doko创建