New submission from Ned Deily <n...@acm.org>:

It may also fail in other builds where the build directory is not the same as 
the source directory.  The problem is in setup.py function _decimal_ext which 
fails to create an absolute path for the libmpdec include source directory.  
Patch follows.

----------
assignee: ned.deily
components: Build
messages: 157267
nosy: ned.deily, skrah
priority: normal
severity: normal
status: open
title: _decimal.so compile fails in OS X installer builds
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14463>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to