Date: Thu, 24 Oct 2013 00:47:48 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: Mike Jakubik <mike.jakubik@intertainservices.com>, gnome@FreeBSD.org, python@FreeBSD.org Subject: Re: FreeBSD Port: graphics/py-cairo Message-ID: <52685214.5080503@rainbow-runner.nl> In-Reply-To: <526803B9.3010102@intertainservices.com> References: <526803B9.3010102@intertainservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52685214.5080503>