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.
-- 
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