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=8168>. 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=8168 Error when attempting to build NetAccessors Summary: Error when attempting to build NetAccessors Product: Xerces-C++ Version: 1.7.0 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] As I dont know well this package, I reported exact actions and results. It seems that NetAccessors miss a Makefile. $ tar zxvf xerces-c-src1_7_0.tar.gz [...] $ cd xerces-c-src1_7_0 $ export XERCESCROOT=`pwd` $ echo $XERCESCROOT /scratch/RPMbuildSpace/packaged/prv/xerces/xerces-c-src1_7_0 $ cd src/xercesc/ $ sh ./runConfigure -plinux -cgcc -xg++ -minmem -nfileonly -tnative -P /scratch/RPMbuildSpace/packaged/prv [...] If the result of the above commands look OK to you, go to the directory /scratch/RPMbuildSpace/packaged/prv/xerces/xerces-c-src1_7_0/src/xercesc and type "gmake" to make the XERCES-C system. $ make [...] cp -fp CppErrMsgs_EN_US.hpp InMemMsgLoader.hpp /scratch/RPMbuildSpace/packaged/prv/xerces/xerces-c-src1_7_0/include/xercesc /util/MsgLoaders/InMemory make[2]: Leaving directory `/scratch/RPMbuildSpace/packaged/prv/xerces/xerces-c-src1_7_0/src/xercesc/ut il/MsgLoaders/InMemory' make -C NetAccessors/ includes make[2]: Entering directory `/scratch/RPMbuildSpace/packaged/prv/xerces/xerces-c-src1_7_0/src/xercesc/ut il/NetAccessors' make[2]: *** No rule to make target `includes'. Stop. ... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
