I am building libxml2 (ver 2.-2.7.1) on Max OS X 10.5.4. everything succeeds yet a file copy during make install fails and shows up as an error in Xcode
*Making install in examples* *make[3]: Nothing to be done for `install-exec-am'.* */bin/sh ../../mkinstalldirs /Users/foo/LIBXML/Output//share/doc/libxml2-2.7.1/html* */usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /Users/foo/LIBXML/Output//share/doc/libxml2-2.7.1/html* *install: ./*.html: No such file or directory* *make[3]: [install-data-local] Error 71 (ignored)* Is there any way I can suppress this or this could get fixed ?
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
