< Previous by Date | Date Index | Next by Date > |
Thread Index |
Hi all,
I built all the resiprocate libraries by running the ?make? command earlier this week and completed them without error and was able to compile all the test programs. My working directory then was
/root/development/src/main/sip
But when I tried to rebuild the same thing again in a new directory by deleting everything which I had created earlier and when I made a fresh svn checkout I got the following error message when I ran the ?make? command .
My current directory this time was /development/src/main/sip
[root@nu /]# cd /development/src/main/sip
[root@nu sip]# make
cd contrib/ares && make
make[1]: Entering directory `/development/src/main/sip/contrib/ares'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/development/src/main/sip/contrib/ares'
cd resiprocate; make
make[1]: Entering directory `/development/src/main/sip/resiprocate'
make[1]: Leaving directory `/development/src/main/sip/resiprocate'
cd resiprocate/dum; make
make[1]: Entering directory `/development/src/main/sip/resiprocate/dum'
make[1]: Leaving directory `/development/src/main/sip/resiprocate/dum'
cd repro; make
make[1]: Entering directory `/development/src/main/sip/repro'
g++ -o bin.debug.Linux.i686/repro obj.debug.Linux.i686/repro.o obj.debug.Linux.i686/CommandLineParser.o obj.debug.Linux.i686/HttpBase.o obj.debug.Linux.i686/HttpConnection.o obj.debug.Linux.i686/Proxy.o obj.debug.Linux.i686/Registrar.o obj.debug.Linux.i686/ReproServerAuthManager.o obj.debug.Linux.i686/RequestContext.o obj.debug.Linux.i686/ResponseContext.o obj.debug.Linux.i686/RouteDbMemory.o obj.debug.Linux.i686/UserAbstractDb.o obj.debug.Linux.i686/UserDb.o obj.debug.Linux.i686/WebAdmin.o obj.debug.Linux.i686/RouteAbstractDb.o obj.debug.Linux.i686/WebAdminThread.o obj.debug.Linux.i686/RequestProcessor.o obj.debug.Linux.i686/RequestProcessorChain.o
obj.debug.Linux.i686/monkeys/DigestAuthenticator.o obj.debug.Linux.i686/monkeys/RouteProcessor.o obj.debug.Linux.i686/monkeys/AmIResponsible.o obj.debug.Linux.i686/monkeys/LocationServer.o obj.debug.Linux.i686/monkeys/ConstantLocationMonkey.o obj.debug.Linux.i686/monkeys/RouteMonkey.o obj.debug.Linux.i686/stateAgents/CertServer.o obj.debug.Linux.i686/stateAgents/CertPublicationHandler.o obj.debug.Linux.i686/stateAgents/CertSubscriptionHandler.o obj.debug.Linux.i686/stateAgents/PrivateKeyPublicationHandler.o obj.debug.Linux.i686/stateAgents/PrivateKeySubscriptionHandler.o -L../build/../resiprocate/dum/obj.debug.Linux.i686 -L../build/../resiprocate/obj.debug.Linux.i686 -L/usr/local/ssl/lib -L../build/../contrib/ares -ldum -lresiprocate -lssl -lcrypto -lares -ldb4_cxx -lpthread -lpopt -lpopt
/usr/bin/ld: cannot find -ldb4_cxx
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686/repro] Error 1
make[1]: Leaving directory `/development/src/main/sip/repro'
make: *** [repro] Error 2
[root@nu sip]#
My guess is somebody might have changed something in the svn repository and so could you please let me know at the earliest if it?s broken or have I went wrong somewhere?
Thanks
Jyotshna
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com