Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2010 21:12:37 -0500
From:      Eugen <eu9gu4@gmail.com>
To:        gnome@freebsd.org
Subject:   gobject-introspection
Message-ID:  <ccc92c8e1001121812l66477b3fhc57b2c85a3a5faea@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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" ?

Eugen



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