#4868: pycairo 1.10.0 build issue with Python 3.4
----------------------+-------------------------
 Reporter:  wblaszcz  |      Owner:  blfs-book@…
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:  7.6
Component:  BOOK      |    Version:  SVN
 Severity:  normal    |   Keywords:
----------------------+-------------------------
 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
 }}}

 Seems like a know issue:
 https://bugs.gentoo.org/show_bug.cgi?id=504342

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4868>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to