On 10/23/13 19:13, Mike Jakubik wrote:
Hello,

I am unable to compile this on 9.2-STABLE.

Mike I see you got both 2.7 and 3.3 installed. When I build py-cairo it worked fine, so I don't really know what happening with waf. So I cc'd python@ since they might have a beter idea what waf is doing.

-Koop

===>  Configuring for py27-cairo-1.10.0_1
   ./options()
Setting top to                           :
/usr/ports/graphics/py-cairo/work/py2cairo-1.10.0
Setting out to                           :
/usr/ports/graphics/py-cairo/work/py2cairo-1.10.0/build_directory
   ./configure()
Checking for 'gcc' (c compiler)          : ok
Checking for program python              : /usr/local/bin/python2.7
python executable '/usr/local/bin/python2.7' different from
sys.executable '/usr/local/bin/python2'
Checking for python version              : (2, 7, 5, 'final', 0)
Checking for library python2.7           : not found
Checking for library python2.7           : not found
Checking for library python2.7           : not found
Checking for library python27            : not found
Checking for program python2.7-config    : /usr/local/bin/python2.7-config
Checking for header Python.h             : Could not find the python
development headers
The configuration failed
(complete log in
/usr/ports/graphics/py-cairo/work/py2cairo-1.10.0/build_directory/config.log)

*** [do-configure] Error code 1

# locate Python.h
/usr/local/include/python2.7/Python.h
/usr/local/include/python3.3m/Python.h

# pkg_info |grep python
python-2.7_1,2      The "meta-port" for the default version of Python
interpret
python2-2_1         The "meta-port" for version 2 of the Python interpreter
python27-2.7.5_3    Interpreted object-oriented programming language
python3-3           The "meta-port" for version 3 of the Python interpreter
python33-3.3.2_3    Interpreted object-oriented programming language

Thanks.


_______________________________________________
freebsd-gn...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
To unsubscribe, send any mail to "freebsd-gnome-unsubscr...@freebsd.org"
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to