Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 10:43:16 -0700
From:      <david@vizion2000.net>
To:        <freebsd-ports@freebsd.org>
Subject:   libical config error Cannot find Python.h
Message-ID:  <523F3CC4B9FA4A9BB1929870625BE280@sleuth64>

next in thread | raw e-mail | index | archive | help
On a freebsd 7.2-RELEASE-p3  amd64 compiled August 20 12.54.34 BST 

Python.h is in 
/usr/local/include/python2.6/

devel/libical build fails during configure:

checking for swig... (cached) true
checking for python2.6/Python.h usability... no
checking python2.6/Python.h presence... no
checking for python2.6/Python.h... no
configure: error: Can't find python header files
===>  Script "configure" failed unexpectedly.

In the libical/work/libical-0.43/config.log
The following lines appear to be significant

"In file included from conftest.c:81:
/usr/local/include/python2.6/Python.h:168:17: error: pth.h: No such file or
directory
configure:21819: $? = 1
configure: failed program was:
| /* confdefs.h.  */
..
..
configure:21842: result: no
configure:21846: checking python2.6/Python.h presence
.
.
.
configure:21882: result: no
configure:21917: checking for python2.6/Python.h
configure:21924: result: no
configure:21931: error: Cant find python header files

___________________

pth.h is in 

/usr/local/include/pth/pth.h

Solving this is urgent for me as a number of ports I need are dependent upon
this one. I have just completed an upgrade to p3 and am also upgrading all
the ports.



Thanks in advance 

David 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?523F3CC4B9FA4A9BB1929870625BE280>