DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8156>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8156 Bad path name breaks build Summary: Bad path name breaks build Product: Xerces-C++ Version: 1.7.0 Platform: Other OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Using the 1.7.0 dist tarball, after ./configure && make: ... cp: copying multiple files, but last argument `/include/xercesc/util' is not a directory Try `cp --help' for more information. Notice that xerces is misspelled. This happens when running build as non-root. When running it as root i get: make[2]: Entering directory `/home/stephan/src/xerces-c-src1_7_0/src/xercesc/util/NetAccessors' make[2]: *** No rule to make target `includes'. Stop. make[2]: Leaving directory `/home/stephan/src/xerces-c-src1_7_0/src/xercesc/util/NetAccessors' make[1]: *** [includes] Error 2 make[1]: Leaving directory `/home/stephan/src/xerces-c-src1_7_0/src/xercesc/util' make: *** [Prepare] Error 2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
