There's an upstream bug in gtk-doc tests that can be corrected with a simple sed. They removed the deprecated program gtkdoc-scanobj (note the 1 letter difference with gtkdoc-scangobj), but the test suite still looks for it, and causes a perl command to hang, waiting for input.

The problem is in tests\tools.sh, line 13. The non existent gtkdoc-scanobj causes the execution of "perl -cwT", without any input file.

Regards
Waleed Hamra
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to