> Hi , a little question how does a successful build should it > looks like, after a make build got this : > > g++ -DHAVE_CONFIG_H -I. > -I../../../../../sipXtackLib/siptest/src/siptest > -I../../.. -I../../../../../sipXtackLib/include > -I../../../../../sipXtackLib/siptest/src/siptest/../../include > -I/usr/local/sipx/include -I/usr/local/sipx/include > -I/usr/include -I/usr/local/sipx/include -g -O2 > -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat > -Wwrite-strings -Wpointer-arith -Wno-strict-aliasing > -fno-strict-aliasing -Werror -I/usr/include -MT sipdrive.o > -MD -MP -MF .deps/sipdrive.Tpo -c -o sipdrive.o > ../../../../../sipXtackLib/siptest/src/siptest/sipdrive.cpp > mv -f .deps/sipdrive.Tpo .deps/sipdrive.Po > g++ -DHAVE_CONFIG_H -I. > -I../../../../../sipXtackLib/siptest/src/siptest > -I../../.. -I../../../../../sipXtackLib/include > -I../../../../../sipXtackLib/siptest/src/siptest/../../include > -I/usr/local/sipx/include -I/usr/local/sipx/include > -I/usr/include -I/usr/local/sipx/include -g -O2 > -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat > -Wwrite-strings -Wpointer-arith -Wno-strict-aliasing > -fno-strict-aliasing -Werror -I/usr/include -MT > SipLogCommand.o -MD -MP -MF .deps/SipLogCommand.Tpo -c -o > SipLogCommand.o > ../../../../../sipXtackLib/siptest/src/siptest/SipLogCommand.cpp > mv -f .deps/SipLogCommand.Tpo .deps/SipLogCommand.Po > g++ -DHAVE_CONFIG_H -I. > -I../../../../../sipXtackLib/siptest/src/siptest > -I../../.. -I../../../../../sipXtackLib/include > -I../../../../../sipXtackLib/siptest/src/siptest/../../include > -I/usr/local/sipx/include -I/usr/local/sipx/include > -I/usr/include -I/usr/local/sipx/include -g -O2 > -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat > -Wwrite-strings -Wpointer-arith -Wno-strict-aliasing > -fno-strict-aliasing -Werror -I/usr/include -MT > SipLSendCommand.o -MD -MP -MF .deps/SipLSendCommand.Tpo -c -o > SipLSendCommand.o > ../../../../../sipXtackLib/siptest/src/siptest/SipLSendCommand.cpp > mv -f .deps/SipLSendCommand.Tpo .deps/SipLSendCommand.Po > g++ -DHAVE_CONFIG_H -I. > -I../../../../../sipXtackLib/siptest/src/siptest > -I../../.. -I../../../../../sipXtackLib/include > -I../../../../../sipXtackLib/siptest/src/siptest/../../include > -I/usr/local/sipx/include -I/usr/local/sipx/include > -I/usr/include -I/usr/local/sipx/include -g -O2 > -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat > -Wwrite-strings -Wpointer-arith -Wno-strict-aliasing > -fno-strict-aliasing -Werror -I/usr/include -MT > SipSendCommand.o -MD -MP -MF .deps/SipSendCommand.Tpo -c -o > SipSendCommand.o > ../../../../../sipXtackLib/siptest/src/siptest/SipSendCommand.cpp > mv -f .deps/SipSendCommand.Tpo .deps/SipSendCommand.Po > /bin/sh ../../../libtool --tag=CXX --mode=link g++ > -I/usr/local/sipx/include -I/usr/local/sipx/include > -I/usr/include -I/usr/local/sipx/include -g -O2 > -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT > -D_FILE_OFFSET_BITS=64 -fmessage-length=0 -Wall -Wformat > -Wwrite-strings -Wpointer-arith -Wno-strict-aliasing > -fno-strict-aliasing -Werror -I/usr/include > -L/usr/local/sipx/lib -o siptest AuthCommand.o Command.o > CommandMsgProcessor.o CommandProcessor.o ExitCommand.o > HelpCommand.o HistoryCommand.o HttpGetCommand.o > RespondCommand.o RespondTemplate.o sipdrive.o SipLogCommand.o > SipLSendCommand.o SipSendCommand.o > ../../../src/libsipXtack.la -lresolv > libtool: link: g++ -I/usr/local/sipx/include > -I/usr/local/sipx/include -I/usr/include > -I/usr/local/sipx/include -g -O2 -D__pingtel_on_posix__ > -D_linux_ -D_REENTRANT -D_FILE_OFFSET_BITS=64 > -fmessage-length=0 -Wall -Wformat -Wwrite-strings > -Wpointer-arith -Wno-strict-aliasing -fno-strict-aliasing > -Werror -I/usr/include -o siptest AuthCommand.o Command.o > CommandMsgProcessor.o CommandProcessor.o ExitCommand.o > HelpCommand.o HistoryCommand.o HttpGetCommand.o > RespondCommand.o RespondTemplate.o sipdrive.o SipLogCommand.o > SipLSendCommand.o SipSendCommand.o -L/usr/local/sipx/lib > /usr/lib/libsipXtack.so -L/usr/lib > /usr/local/sipx/lib/libsipXport.so -lpcre -lrt -lpthread -ldl > -lssl -lcrypto -lresolv -Wl,-rpath -Wl,/usr/local/sipx/lib > -Wl,-rpath -Wl,/usr/local/sipx/lib > make[6]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/src/siptest' > make[6]: Entering directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/src' > make[6]: Nothing to be done for `all-am'. > make[6]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/src' > make[5]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/src' > Making all in include > make[5]: Entering directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/include' > make[5]: Nothing to be done for `all'. > make[5]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest/include' > make[5]: Entering directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest' > make[5]: Nothing to be done for `all-am'. > make[5]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest' > make[4]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/siptest' > Making all in doc > make[4]: Entering directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/doc' > make[4]: Nothing to be done for `all'. > make[4]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib/doc' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib' > make[2]: *** [all] Error 2 > make[2]: Leaving directory > `/home/daniel/Documents/4.2/BUILD/sipXtackLib' > make[1]: *** [recurse] Error 1 > make[1]: Leaving directory `/home/daniel/Documents/4.2/BUILD' > make: *** [build] Error 2 > > > is this suppose to work that way or there's something wrong? > This was made on fedora 12. > Thanks in advance.
The build ending with error reports is rarely an indication that it was successful. Having said that, we are still working on getting F12 builds working properly. For the time being, you're better off sticking with an earlier Fedora version. bob _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
