Building from SVN problems -------------------------- Key: AXIS2C-247 URL: http://issues.apache.org/jira/browse/AXIS2C-247 Project: Axis2-C Issue Type: Bug Components: build system (Unix/Linux) Affects Versions: Current (Nightly) Reporter: James Clark
The INSTALL documentation doesn't describe how to build from SVN. I guessed I was supposed to use build_all.sh, but when I did that it failed gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I/include -I../../../src/util -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -MT util_hash_test.lo -MD -MP -MF .deps/util_hash_test.Tpo -c util_hash_test.c -fPIC -DPIC -o .libs/util_hash_test.o In file included from util_hash_test.c:19: util_hash_test.h:20:20: error: CuTest.h: No such file or directory If I'm supposed to download cutest myself and put it somewhere, then the documentation should say so, but I would say it would be simpler to have cutest in the SVN since it's so small. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]