ports/176183: devel/libical doesn't pick up python2.7 header files
Joseph.A.Nagy at FreeBSD.org
Joseph.A.Nagy at FreeBSD.org
Sat Feb 16 06:10:01 UTC 2013
>Number: 176183
>Category: ports
>Synopsis: devel/libical doesn't pick up python2.7 header files
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 16 06:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Joseph A. Nagy, Jr
>Release: FreeBSD 9.1-RELEASE
>Organization:
Boo-LaLa(Enterprises)
>Environment:
FreeBSD alex-laptop 9.1-RELEASE FreeBSD 9.1-RELEASE #8: Tue Jan 22 14:00:27 CST 2013 root at alex-laptop:/usr/obj/usr/src/sys/ALEX-LAPTOP amd64
>Description:
when compiling devel/libical with python bindings, it picks up that python2.7 is installed but can't find the header files for some reason.
checking whether /usr/local/bin/python2.7 version >= 2.3... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... freebsd9
checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for swig... true
checking python2.7/Python.h usability... no
checking python2.7/Python.h presence... no
checking for python2.7/Python.h... no
configure: error: Can't find python header files
===> Script "configure" failed unexpectedly.
>How-To-Repeat:
do a clean install of libical with python bindings option enabled
>Fix:
fix is more of a work-around, deselect python bindings option
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list