hi all,

when i type the command /usr/ccs/bin/ld /usr/local/openldap/lib/libldap.so

SSL_get_error /usr/local/openldap/lib/libldap.so
sk_value /usr/local/openldap/lib/libldap.so
ber_memalloc /usr/local/openldap/lib/libldap.so
ber_strdup /usr/local/openldap/lib/libldap.so
ber_sockbuf_free /usr/local/openldap/lib/libldap.so
ERR_get_error_line /usr/local/openldap/lib/libldap.so
SSL_load_client_CA_file /usr/local/openldap/lib/libldap.so
SSL_free /usr/local/openldap/lib/libldap.so
X509V3_EXT_d2i /usr/local/openldap/lib/libldap.so
res_query /usr/local/openldap/lib/libldap.so
SSL_pending /usr/local/openldap/lib/libldap.so
ber_skip_tag /usr/local/openldap/lib/libldap.so
ERR_peek_error /usr/local/openldap/lib/libldap.so
SSL_get_peer_certificate /usr/local/openldap/lib/libldap.so
ber_pvt_log_print /usr/local/openldap/lib/libldap.so
ber_alloc_t /usr/local/openldap/lib/libldap.so
SSL_read /usr/local/openldap/lib/libldap.so
ber_sockbuf_add_io /usr/local/openldap/lib/libldap.so
sk_num /usr/local/openldap/lib/libldap.so
SSL_accept /usr/local/openldap/lib/libldap.so
X509_NAME_oneline /usr/local/openldap/lib/libldap.so
connect /usr/local/openldap/lib/libldap.so
ld: fatal: Symbol referencing errors. No output written to a.out

is it relate to the compile problem?

Brian



chris wrote:

>Just jumpin' in here real quick without knowin' the full story...  just
>trying to help:
>
>Check your LD_LIBRARY_PATH env var.  Make sure it has a path to your SSL
>libs.
>
>Also, you can use a linker option to include the path.  If you're using GCC,
>add a -R /path/to/lib      in the makefile in the appropriate place.
>
>Good luck.
>
>Chris Bunnell
>Senior Engineer - Network Implementation
>Avantac Technologies, Inc. - Formerly Sonic Internet Services
>9719 Lincoln Village Drive #503
>Sacramento, CA. 95827
>(916) 854-5940
>www.avantac.com
>
>----- Original Message -----
>From: "Frank Cusack" <[EMAIL PROTECTED]>
>To: "Brian Leung" <[EMAIL PROTECTED]>
>Cc: <[EMAIL PROTECTED]>
>Sent: Monday, January 06, 2003 5:49 PM
>Subject: Re: Solaris Issue
>
>
>  
>
>>No idea what the problem was.  You didn't quote the original message.
>>/fc
>>
>>On Tue, Jan 07, 2003 at 09:46:27AM +0800, Brian Leung wrote:
>>    
>>
>>>hi all,
>>>
>>>i think the problem may be caused by the fact that the freeradius can't
>>>find the ssl library but i already tried to compile the ssl lib in
>>>/usr/local/lib. is there any method to specify the  path of ssl library
>>>before compile the radius?
>>>thank you
>>>
>>>Brian
>>>
>>>      
>>>
>>-
>>List info/subscribe/unsubscribe? See
>>    
>>
>http://www.freeradius.org/list/users.html
>  
>
>
>
>- 
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>  
>




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to