gobject-introspection
Joe Marcus Clarke
marcus at marcuscom.com
Fri Jan 22 22:56:28 UTC 2010
On Tue, 2010-01-12 at 21:12 -0500, Eugen wrote:
> On a fresh 8.0 install xorg fails to build at gobject-introspection:
>
> ...
> checking for /usr/local/bin/python2.6 script directory...
> &{prefix}/lib/python2.6/site-packages
> checking for /usr/local/bin/python2.6 extension module directory...
> &{exec_prefix}/lib/python2.6/site-packages
> checking for headers requires to compile python extensions... not found
> configure: error: Python headers not found
> ===> Script "configure" failed unexpectedly.
> ...
>
> Could it probably be because the variables "prefix" and "exec_prefix"
> are not properly expanded to "/usr/local" and "/usr/local/bin" ?
This looks like a problem with your Python installation. What output do
you get from:
python -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='/usr/local'))"
Joe
--
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20100122/cb2f3100/attachment.pgp
More information about the freebsd-gnome
mailing list