LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-31-2006, 03:24 AM   #1
naseerqau
LQ Newbie
 
Registered: May 2006
Posts: 2

Rep: Reputation: 0
Urgent


hello All
i am trying to install opendiameter on my system. i have installed all the required packages but when i try to install opendiameter and run "make "command.i got an error after few seconds.i am attaching screenshot of the error . plz help me if one can . it i urgent.
Thanks........
root@voiplinux opendiameter-1.0.7-g]# gmake
gmake[1]: Entering directory `/u01/Naseer/elite/diameter/opendiameter-1.0.7-g/libodutl' gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/u01/Naseer/elite/diameter/opendiameter-1.0.7-g/libodutl'
Making all in libdiamparser
gmake[1]: Entering directory `/u01/Naseer/elite/diameter/opendiameter-1.0.7-g/libdiamparser'
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -L/usr/local/ACE_wrappers/ace -L/u01/Naseer/elite/diameter/xerces-c-src_2_7_0/lib -o parser_test1 test1.o -lxerces-c -lssl -lcrypto -lACE_SSL -lACE libdiamparser.la
g++ -g -O2 -o parser_test1 test1.o -L/usr/local/ACE_wrappers/ace -L/u01/Naseer/elite/diameter/xerces-c-src_2_7_0/lib -lxerces-c -lssl -lcrypto -lACE_SSL -lACE ./.libs/libdiamparser.a
/usr/bin/ld: warning: libssl.so.5, needed by /usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libACE_SSL.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libcrypto.so.5, needed by /usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libACE_SSL.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/i386-redhat-linux/3.4.3/../../../libACE_SSL.so: undefined reference to `__cxa_get_exception_ptr@CXXABI_1.3.1'
collect2: ld returned 1 exit status
gmake[1]: *** [parser_test1] Error 1
gmake[1]: Leaving directory `/u01/Naseer/elite/diameter/opendiameter-1.0.7-g/libdiamparser'
gmake: *** [all-recursive] Error 1
 
Old 05-31-2006, 03:45 AM   #2
SybaseLu
LQ Newbie
 
Registered: May 2006
Posts: 9

Rep: Reputation: 0
Though I have no idea about what is opendiameter, from compiled error message ,obviously, both libACE_SSL-xxxx and libACE-xxx were not installed on your system. because "parser_test1" need these libs .BTW ,did you run ldconfig after installing other libs?
so I just provide you with follow ways to resolve it:edit Makefile and added the path of libACE_SSL-xxx and libACE-xxx for option of g++ likes this:
Code:
#g++ -g -O2 -o parser_test1 test1.o -L/usr/local/ACE_wrappers/ace -L/u01/Naseer/elite/diameter/xerces-c-src_2_7_0/lib -lxerces-c -lssl -lcrypto 
-L(path of libACE_SSL-xxx) -lACE_SSL -L(path of libACE-xxx)-lACE ./.libs/libdiamparser.a
Have good luck
 
Old 05-31-2006, 04:48 AM   #3
naseerqau
LQ Newbie
 
Registered: May 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Where ?

sorry i replied to my self instead u .

Last edited by naseerqau; 05-31-2006 at 04:57 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
boot sector and lilo collapse !!!!! URGENT URGENT URGEN !!!!! frelihm Linux - Software 21 12-02-2009 10:21 AM
Urgent Question Regarding Urgent Questions! Need Help Now! Crashed_Again LQ Suggestions & Feedback 11 10-17-2007 08:07 PM
Urgent..Im Having A Nightmare..Urgent!!!! midgcool Linux - Software 41 11-30-2004 10:19 AM
URGENT! Please help :( luminousnerd Linux - Hardware 6 11-21-2004 06:57 PM
Urgent Urgent !!!! Mozilla Keeps All Your Deleted Emails !!!! odin123 Linux - Software 2 01-31-2004 02:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration