[Bug 169276] Current lang/python27 fails to build 'pyexpat' and '_elementtree' modules

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 3 08:20:24 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169276

Kubilay Kocak <koobs at FreeBSD.org> changed:

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

--- Comment #8 from Kubilay Kocak <koobs at 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.


More information about the freebsd-python mailing list