Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 17:56:51 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Eugen <eu9gu4@gmail.com>
Cc:        gnome@freebsd.org
Subject:   Re: gobject-introspection
Message-ID:  <1264201011.33229.189.camel@shumai.marcuscom.com>
In-Reply-To: <ccc92c8e1001121812l66477b3fhc57b2c85a3a5faea@mail.gmail.com>
References:  <ccc92c8e1001121812l66477b3fhc57b2c85a3a5faea@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-BykS0+Z/zAe/QRVD45Pt
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable

On Tue, 2010-01-12 at 21:12 -0500, Eugen wrote:
> On a fresh 8.0 install xorg fails to build at gobject-introspection:
>=20
> ...
> 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
> =3D=3D=3D> Script "configure" failed unexpectedly.
> ...
>=20
> 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(sy=
sconfig.get_python_lib(0,0,prefix=3D'/usr/local'))"

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-BykS0+Z/zAe/QRVD45Pt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEABECAAYFAktaLTIACgkQb2iPiv4Uz4eruACfVsLrM8XTbjMy2rxNYSGK0/TE
xWQAnAmWUli0hh12Z1nRBke4qyZHFzUY
=nz4T
-----END PGP SIGNATURE-----

--=-BykS0+Z/zAe/QRVD45Pt--




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