Sébastien Sablé <sa...@users.sourceforge.net> added the comment:

I can only bypass this by explicitly specifying -L/usr/lib so that it will take 
precedence over -L/usr/local/lib.

But this behavior is still broken...
"Explicit is better than implicit."
I can see no reason why /usr/local should be implicitly added; people that 
really need it can always do export LDFLAGS="$LDFLAGS -L/usr/local/lib"

----------

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

Reply via email to