[reSIProcate] /usr/bin/ld: cannot find -ldb4_cxx

Jyotshna Cherukuri jcherukuri_necc at yahoo.com
Thu Apr 28 15:17:00 CDT 2005


 

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 at nu /]# cd /development/src/main/sip

[root at 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 at 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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20050428/ba992617/attachment.htm>


More information about the resiprocate-devel mailing list