poppler-0.67.0 doesn't build for me due to the /usr/bin/python binary missing. Sorry I don't have the captured output. The following sed fixes the issue for me.
sed -i 's/env python/python3/' make-glib-api-docs Regards, Wayne. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
