On 03/27/14 00:58, [email protected] wrote:
>> On 03/26/14 21:20, Wayne Blaszczyk wrote:
>>> Hi All,
>>>
>>> I'm having trouble building pycairo. I have both Python 2.7 and 3.4
>>> installed.
>>> When executing PYTHON=/usr/bin/python3 ./waf configure --prefix=/usr, I
>>> get the following error:
>>>
>>>   ./options()
>>> Setting top to                           : /sources/pycairo-1.10.0
>>> Setting out to                           :
>>> /sources/pycairo-1.10.0/build_directory
>>>   ./configure()
>>> Checking for 'gcc' (c compiler)          : ok
>>> Checking for program python              : /usr/bin/python3
>>> python executable '/usr/bin/python3' different from sys.executable
>>> '/usr/bin/python'
>>> Checking for python version              : (3, 4, 0, 'final', 0)
>>> Checking for library python3.4 in LIBDIR : not found
>>> Checking for library python3.4 in python_LIBPL : not found
>>> Checking for library python3.4 in $prefix/libs : not found
>>> Checking for library python3.4m in LIBDIR      : yes
>>> Checking for program python3.4-config          :
>>> /usr/bin/python3.4-config
>>> command ['/usr/bin/python3', '/usr/bin/python3.4-config', '--includes']
>>> returned 1
>>>
>>> Has anyone else come across this issue?
>>>
>>> Regards,
>>> Wayne.
>>>
>>
>> I've just found this:
>> https://bugs.gentoo.org/show_bug.cgi?id=504342
>> I'll raise a ticket.
>>
>> Wayne.
>> --
>> http://linuxfromscratch.org/mailman/listinfo/blfs-support
>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>> Unsubscribe: See the above information page
>>
> 
> Hello Wayne,
> 
> I got the same issue when I attempted to install the first time.  I
> re-installed python 3.3.4 as per the instructions and was able to
> successfully install.
> 
> Regards,
> 
> Christopher.
> 
> 

I have Python 3.4.0. I did try re-installing Python but it did not
resolve the issue. The Gentoo patches fixed the issue.

Regards,
Wayne.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to