Andrew Barnes wrote:
Sorry if someone else has reported this but I think you might have one to many "(" in the sed command.The extra ( appears to be in the group of 3 in this fragment .....*&&/(((ent->checked == 0) || .... If I leave the group of 3 in them make fails but if I remove one than libxml2 compiles and passes all the tests
Hmm. Looks OK to me, but it is fairly complicated. I tested to make sure and parser.c compiles cleanly for me with the sed. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
