I used a preexisting build of openssl 0.9.7b, which was built on HP-UX
11.00.

the command  I used to link the program together is;

ld -a default -b -o libtest.sl test.o -z +b : -L/usr/local/lib -lmqm -lc
-lCsup -lpthread -lisamstub -ldld -lnsl -lssl -lcrypto -lxnet

thanks

Ajay



|---------+---------------------------->
|         |           Richard Levitte -|
|         |           VMS Whacker      |
|         |           <[EMAIL PROTECTED]|
|         |           kth.se>          |
|         |                            |
|         |           12/17/2003 05:04 |
|         |           PM               |
|         |                            |
|---------+---------------------------->
  
>------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                          |
  |       To:       [EMAIL PROTECTED], [EMAIL PROTECTED]                               
                                  |
  |       cc:                                                                          
                                          |
  |       Subject:  Re: unresolved symbol error on HP                                  
                                          |
  |                                                                                    
                                          |
  |                                                                                    
                                          |
  
>------------------------------------------------------------------------------------------------------------------------------|



In message <[EMAIL PROTECTED]> on Wed, 17
Dec 2003 16:57:37 -0700, [EMAIL PROTECTED] said:

abalan> I am trying to get my application running on HP-UX, with
abalan> openssl support.  I have linked sucessfully against openssl
abalan> with the shared libraries -lcrypto and -lssl
abalan>
abalan> however at runtime I get the following error:
abalan>
abalan> unresolved symbol __udivdi3 (code) error from
/usr/lib/libcrypto.sl.0.9.7
abalan>
abalan> Any suggestions?

What compiler did you build OpenSSL with, and what was the command you
used to link your program together?

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.
You don't have to be rich, a $10 donation is appreciated!

--
Richard Levitte   \ Tunnlandsv�gen 3  \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to