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=13888>. 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=13888 can't buld samples Summary: can't buld samples Product: XalanC Version: 1.4.x Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I followed the instructions on building the samples, but get the following: # pwd /usr/local/src/xml-xalan/c/src # make Samples Preparing the directory structure for a build ... mkdir -p /usr/local/src/xml-xalan/obj mkdir -p /usr/local/src/xml-xalan/lib mkdir -p /usr/local/src/xml-xalan/bin make: *** No rule to make target `/usr/local/src/xml-xalan/obj/CompileStylesheet.o', needed by `/usr/local/src/xml-xalan/bin/CompileStylesheet'. Stop. I was able to "make all" successfully, though.
