I'm building gegl as a dependency for gimp and ran into a test problem. There are 8 failures, but they are all the same. The are doing:
GEGL_PATH=../operations ./img_cmp file1.png file2.png The program is seg faulting. When I test manually, I get: file1.png and file2.png are identical Segmentation fault According to the source, img_cmp "is a simple image difference detection tool for use in regression testing" Has anyone else seen this problem? -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
