On Tue, 2009-03-10 at 13:44 +0000, wenjun wrote: > I svned the source code and followed the build instruction. After the > lengthy progress of making build, how do I know the compiling is well > done ?
Compiling is successful if the 'make' process exits successfully. If 'make' does not exit successfully, its output will end with a message like this: make[1]: *** [recurse] Error 1 make[1]: Leaving directory `/common/home/dworley/sandbox-151/sipX/BUILD' >> make: *** [build] Error 2 make: Leaving directory `/common/home/dworley/sandbox-151/sipX/BUILD' Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
