Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Jul 2014 08:20:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-python@FreeBSD.org
Subject:   [Bug 169276] Current lang/python27 fails to build 'pyexpat' and '_elementtree' modules
Message-ID:  <bug-169276-17421-Z1ouicgE9X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-169276-17421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-169276-17421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169276

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|In Discussion               |Open

--- Comment #8 from Kubilay Kocak <koobs@FreeBSD.org> ---
Not your fault Randy, the Python build system *should* honour user-supplied
*CFLAGS correctly, but doesn't.

For our future selves, reference that Randy's /etc/make.conf contained the
following entry:

CFLAGS="-I/usr/local/include"

I will be putting the comment back in that was removed in r357486 that mentions
that we use CPPFLAGS not CFLAGS specifically for this reason (Include ordering
issues)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-169276-17421-Z1ouicgE9X>