#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 | Resolution:
Keywords: |
----------------------+--------------------------
Comment (by wblaszcz):
OK, it took me a bit of time to figure out how to apply this patch (see
Gentoo link).
{{{
patch -Np1 -i ../pycairo-1.10.0-waf-unpack.patch
wafdir=$(./waf unpack)
pushd $wafdir
patch -Np1 -i ../../pycairo-1.10.0-waf-python34.patch
popd
PYTHON=/usr/bin/python3 ./waf configure --prefix=/usr
./waf build
./waf install
}}}
It built successfully with the above instructions.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4868#comment:1>
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