|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] autoconf: fix python-dev detection on old python versions
Hi,
>>>>> On Fri, 30 Mar 2012 00:54:23 +0000
>>>>> yang.z.zhang@xxxxxxxxx("Zhang, Yang Z") said:
>
> The python-config error is fixed, but still get the following message:
>
> checking Python.h presence... yes
> checking for Python.h... yes
> checking for PyArg_ParseTuple in -lpython2.4... no
> configure: error: Unable to find a suitable python development library
I got the same result on CentOS 5.7, since libpython2.4.so needs -lm.
Workaround:
./configure APPEND_LDFLAGS=-lm
Best regards,
--
KUWAMURA Shin'ya
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |