Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2010 12:13:37 -0400
From:      Joe Marcus Clarke <marcus@freebsd.org>
To:        =?UTF-8?B?0KHQtdGA0LPQtdC5INCb0YPQs9C+0LLQvtC5?= <pelenthium@gmail.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: py-orbit does not compile
Message-ID:  <4CD038B1.2000502@freebsd.org>
In-Reply-To: <AANLkTikTAWpuyZrekC6k2p-tfFcUWK3uiqwzHMiFJWQX@mail.gmail.com>
References:  <AANLkTikTAWpuyZrekC6k2p-tfFcUWK3uiqwzHMiFJWQX@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/2/10 11:10 AM, Сергей Луговой wrote:
> py-orbit does not compile with the error:
> 
> checking for headers required to compile python extensions ... found
> 
> checking for python libraries ... not found
> 
> configure: error: could not find Python headers
> 
> 
> if python rebuild with disabled option PTH "Use GNU Pth for threading /
> multiprocessing", then the py-orbit is normally compiled.
> 
> uname -a
> 
> FreeBSD biohazard.tacticalsekt.ru 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon
>> Oct 18 14:30:37 UTC 2010     root@biohazard.tacticalsekt.ru:/usr/obj/usr/src/sys/BIOHAZARD
>>  amd64
> 
> 
> config.log  http://freebsd-gnome.pastebin.com/Y7AZuDGm

The fix for py-orbit would be to make sure ${LOCALBASE}/lib is added to
LDFLAGS.  However, I think this might be better solved in Python.  Why
isn't python advertising the proper linker attributes when built with pth?

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team	::	gnome@FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome



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