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
Andy
-- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
