New submission from Nick Coghlan <ncogh...@gmail.com>:

A complete build on Ubuntu currently requires fiddling with LDFLAGS before 
invoking configure (otherwise the build process fails to find the necessary 
pieces to build some modules):
http://www.technobits.net/articles/8919/christian-heimes-how-to-compile-python-on-ubuntu-1104/

It would be nice if this just worked from a fresh checkout when the appropriate 
dev packages have been installed.

----------
messages: 137027
nosy: barry, christian.heimes, ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Fix LDFLAGS on Ubuntu 11.04+
type: behavior

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

Reply via email to