<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=112543420-07092009><FONT face=Arial
color=#0000ff size=2>any reason you are using this: <FONT face="Courier New"
color=#cc0000 size=3>-Wl,+nodefaultrpath</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=112543420-07092009><FONT face=Arial
color=#0000ff size=2>this is telling the linker to remove all the library search
paths for run time and use only LD_LIBRARY_PATH and
SHLIB_PATH.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Hiro Lalwani [mailto:meetmehiro@gmail.com]
<BR><B>Sent:</B> Monday, September 07, 2009 4:19 PM<BR><B>To:</B> Kyle
Chapman<BR><B>Cc:</B> cyrus-sasl@lists.andrew.cmu.edu<BR><B>Subject:</B> Re:
Cyrus SASL<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV> Hi Kyle,</DIV>
<DIV> </DIV>
<DIV> Thanks a lot.</DIV>
<DIV> </DIV>
<DIV> I am using Cyrus-SASL---2.1.23 version.</DIV>
<DIV> </DIV>
<DIV> Please find below run.sh file</DIV>
<DIV> </DIV>
<DIV>================================================================================</DIV>
<DIV><FONT face="courier new,monospace" color=#cc0000>export LIBS="-lgss -lkrb5
-lk5crypto -lcom_err -lcrypto -lpthread"<BR>export CC="cc"<BR>export
LDFLAGS="-Wl,+nodefaultrpath -L/usr/local/lib"<BR>export
CPPFLAGS="-I/opt/openssl/include/openssl -I/usr/local/include"<BR><STRONG><FONT
color=#009900>./configure --prefix=/opt/iexpress/cyrussasl --enable-krb4
\<BR>--enable-login=yes --with-openssl=/opt/openssl
\<BR>--with-bdb-incdir=/usr/local/include --enable-static --enable-shared=yes
\<BR>--enable-digest=yes
--enable-gssapi=yes<BR></FONT></STRONG></FONT><BR>==============================================================================================</DIV>
<DIV> </DIV>
<DIV>Could you please help me , How can I resove this undefiend symbol ?</DIV>
<DIV> </DIV>
<DIV>thanks </DIV>
<DIV>Hiro Lalwani<BR></DIV>
<DIV class=gmail_quote>On Tue, Sep 8, 2009 at 1:31 AM, Kyle Chapman <SPAN
dir=ltr><<A
href="mailto:Kyle.Chapman@pb.com">Kyle.Chapman@pb.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>greetings... well, it seems your build went a bit off, though i
am late to this thread. what options did you use for configure? in
older sasl releases i had to drop in a newer libtool script on hp to get
things working ok. i dont suggest you need to do that at this point as
this is a newer ver of sasl.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>my old
config options i have used in the past on hp:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>./configure --disable-krb4 --disable-static --enable-shared
--with-openssl=/opt/openssl --enable-gssapi=/usr/lib
--without-dblib</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>this was
specific for what i needed. i put it here for ref only, and not to
suggest you replicate something that may not work for
you.</FONT></SPAN></DIV><BR>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2><B>From:</B> Hiro Lalwani [mailto:<A
href="mailto:meetmehiro@gmail.com" target=_blank>meetmehiro@gmail.com</A>]
<BR><B>Sent:</B> Monday, September 07, 2009 3:28 PM<BR><B>To:</B> Kyle Chapman
<DIV>
<DIV></DIV>
<DIV class=h5><BR><B>Cc:</B> <A href="mailto:cyrus-sasl@lists.andrew.cmu.edu"
target=_blank>cyrus-sasl@lists.andrew.cmu.edu</A><BR><B>Subject:</B> Re: Cyrus
SASL<BR></DIV></DIV></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>
<DIV></DIV>
<DIV>Hi Kyle,</DIV>
<DIV> </DIV>
<DIV>Thanks a lot for your response.</DIV>
<DIV> </DIV>
<DIV>Please find the chatr output below.</DIV>
<DIV> </DIV>
<DIV> <FONT face="courier new,monospace" color=#cc0000>chatr
/usr/lib/sasl2/libdigestmd5.so.2<BR>/usr/lib/sasl2/libdigestmd5.so.2:<BR>
32-bit ELF shared library<BR>
shared library dynamic path
search:<BR>
LD_LIBRARY_PATH enabled
first<BR>
SHLIB_PATH enabled
second<BR>
embedded path enabled third Not
Defined<BR> internal
name:<BR>
libdigestmd5.so.2<BR> shared
library mapped private
disabled<BR> shared vtable
support disabled<BR> explicit
unloading enabled<BR> linkage
table protection disabled<BR>
segments:<BR>
index type address flags
size<BR>
7 text 04000000
z---c- D
(default)<BR>
8 data 40010000
---m-- D
(default)<BR> kernel assisted
branch prediction enabled<BR>
lazy swap allocation for dynamic segments
disabled<BR> nulptr
dereferences trap disabled<BR>
address space model:
default<BR> caliper dynamic
instrumentation disabled<BR></FONT></DIV>
<DIV><BR><STRONG><FONT face=verdana,sans-serif>Could you please tell me, How I
will resolve this undefined symbol ?</FONT></STRONG></DIV>
<DIV> </DIV>
<DIV>Thanks</DIV>
<DIV>Hiro Lalwani<BR></DIV>
<DIV class=gmail_quote>On Tue, Sep 8, 2009 at 12:25 AM, Kyle Chapman <SPAN
dir=ltr><<A href="mailto:Kyle.Chapman@pb.com"
target=_blank>Kyle.Chapman@pb.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial size=2><FONT
color=#0000ff>run: chatr <FONT face="Times New Roman"
size=3>/usr/lib/sasl2/libdigestmd5.sl.2</FONT></FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT color=#0000ff>look for
thesections:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>shared
library dynamic path search:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>and</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>shared
library list:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>libcrypto is probably listed, but the path to it isnt in the library
search path.</FONT></SPAN></DIV><BR>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2><B>From:</B> cyrus-sasl-bounces+kyle_chapman=<A
href="http://g1.com/" target=_blank>g1.com</A>@<A
href="http://lists.andrew.cmu.edu/" target=_blank>lists.andrew.cmu.edu</A>
[mailto:<A href="mailto:cyrus-sasl-bounces%2Bkyle_chapman"
target=_blank>cyrus-sasl-bounces+kyle_chapman</A>=<A href="http://g1.com/"
target=_blank>g1.com</A>@<A href="http://lists.andrew.cmu.edu/"
target=_blank>lists.andrew.cmu.edu</A>] <B>On Behalf Of </B>Hiro
Lalwani<BR><B>Sent:</B> Monday, September 07, 2009 2:31 PM<BR><B>To:</B>
Alexey Melnikov<BR><B>Cc:</B> <A
href="mailto:cyrus-sasl@lists.andrew.cmu.edu"
target=_blank>cyrus-sasl@lists.andrew.cmu.edu</A><BR><B>Subject:</B> Re:
Cyrus SASL<BR></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV></DIV>
<DIV>Hi Alexey,</DIV>
<DIV> </DIV>
<DIV>thanks a lot for your response.</DIV>
<DIV> </DIV>
<DIV>Please find my response.</DIV>
<DIV> </DIV>
<DIV>>Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libdigestmd5.sl.2: Unresolved symbol: DES_key_sched (code)
from<BR>/usr/lib/sasl2/libdigestmd5.sl.2<BR><BR>>>>This looks like
a symbol exported from one of OpenSSL libraries. </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face="courier new,monospace" color=#ff0000><HIRO> ldd -r
/usr/lib/sasl2/libdigestmd5.so.2<BR>
symbol not found: malloc
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: _memcpy
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: uname
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: _memset
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: freeaddrinfo
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: _isupper
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strerror
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: snprintf
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: DES_key_sched
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: sprintf
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strncpy
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: getaddrinfo
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strpbrk
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: __SB_masks
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strcasecmp
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
<STRONG><FONT color=#000099>symbol not found: DES_ede3_cbc_encrypt
(/usr/lib/sasl2/libdigestmd5.so.2)</FONT></STRONG><BR>
symbol not found: free
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: _isdigit
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strncasecmp
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: DES_cbc_encrypt
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strcat
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strchr
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strcmp
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strcpy
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strdup
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strlen
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: strtol
(/usr/lib/sasl2/libdigestmd5.so.2)<BR>
symbol not found: time
(/usr/lib/sasl2/libdigestmd5.so.2)<BR></FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>Feb
04 05:30:18 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libgssapiv2.sl.2: Unresolved symbol:
GSS_C_NT_HOSTBASED_SERVICE (data)
from<BR>>/usr/lib/sasl2/libgssapiv2.sl.2<BR><BR></BLOCKQUOTE>
<DIV>>>>>Which version of Kerberos are you using?</DIV>
<DIV> </DIV>
<DIV><FONT color=#ff0000><HIRO>"
T1417AA
C.03.02 Kerberos Server Version
3.0 and its Administration Utilities"</FONT><BR></DIV>
<DIV> </DIV>
<DIV>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">>Feb
04 05:30:19 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libotp.sl.2: Unresolved symbol: EVP_DigestInit (code)
from<BR><BR></BLOCKQUOTE>>>>This looks like a symbol exported from
one of OpenSSL libraries.
<DIV><FONT face=Arial color=#0000ff size=2></FONT><BR> <FONT
face="courier new,monospace" color=#ff0000><HIRO>ldd -r
/usr/lib/sasl2/libotp.so.2<BR>
symbol not found: _isalpha
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _isalnum
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _memcpy
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _memcmp
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: uname
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _memset
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: freeaddrinfo
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strerror
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: snprintf
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: sprintf
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strncpy
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strncmp
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: getaddrinfo
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: sscanf
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strtoul
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: EVP_cleanup
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: __SB_masks
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found:
OpenSSL_add_all_digests
(/usr/lib/sasl2/libotp.so.2)<BR>
<STRONG><FONT color=#3333ff>symbol not found:
EVP_DigestUpdate
(/usr/lib/sasl2/libotp.so.2)</FONT></STRONG><BR>
symbol not found: strcasecmp
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: sleep
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: EVP_get_digestbyname
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _isspace
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: EVP_DigestFinal
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _isxdigit
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: _isdigit
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strncasecmp
(/usr/lib/sasl2/libotp.so.2)<BR>
<STRONG><FONT color=#3333ff>symbol not found:
EVP_DigestInit
(/usr/lib/sasl2/libotp.so.2)</FONT></STRONG><BR>
symbol not found: tolower
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strcat
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strchr
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strcpy
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: bsearch
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: strlen
(/usr/lib/sasl2/libotp.so.2)<BR>
symbol not found: time (/usr/lib/sasl2/libotp.so.2)</FONT><BR></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><BR> </DIV>
<DIV><FONT face=verdana,sans-serif color=#000000><STRONG>Could you please
tell me, what I am missing ? How can I resolve this?</STRONG></FONT></DIV>
<DIV> </DIV>
<DIV>regards</DIV>
<DIV>Hiro Lalwani</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></DIV>
<DIV class=gmail_quote>On Sun, Sep 6, 2009 at 11:09 PM, Alexey Melnikov
<SPAN dir=ltr><<A href="mailto:alexey.melnikov@isode.com"
target=_blank>alexey.melnikov@isode.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hiro
Lalwani wrote:<BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi
All,<BR></BLOCKQUOTE><BR>Hi Hiro,
<DIV><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I
am not able to use the GSSAPI and Digest-MD5 for my sendmail 8.13.3 on
HP-UX . I have cyrusSASL2.1.23. I am getting following error in the
syslog.<BR><BR>Feb 04 05:30:18 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libdigestmd5.sl.2: Unresolved symbol: DES_key_sched
(code)
from<BR>/usr/lib/sasl2/libdigestmd5.sl.2<BR><BR></BLOCKQUOTE></DIV>This
looks like a symbol exported from one of OpenSSL libraries.
<DIV><BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Feb
04 05:30:18 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libgssapiv2.sl.2: Unresolved symbol:
GSS_C_NT_HOSTBASED_SERVICE (data)
from<BR>/usr/lib/sasl2/libgssapiv2.sl.2<BR><BR></BLOCKQUOTE></DIV>Which
version of Kerberos are you using?
<DIV><BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Feb
04 05:30:19 unix sm-mta[1037]: unable to dlopen
/usr/lib/sasl2/libotp.sl.2: Unresolved symbol: EVP_DigestInit (code)
from<BR><BR></BLOCKQUOTE></DIV>This looks like a symbol exported from one
of OpenSSL libraries.
<DIV><BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">/usr/lib/sasl2/libotp.sl.2<BR><BR></BLOCKQUOTE></DIV>Can
you run ldd on these 3 shared libraries (or whatever is equivalent on
HP-UX) .
<DIV>
<DIV></DIV>
<DIV><BR><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><BR>I
am using CyrusSASL 2.1.23 And all mechanism other than digest-md5
and gss-api are working fine. But I need help in one point that when I
did telnet 0 25 it is not showing digest-md5 as well as gss-api in 250
AUTH message. So may be I am faultering in configuration. But I have
followed all required steps which are same for all mechanism.<BR><BR>So
can please anybody help me in configuration<BR><BR>Can anybody help
me<BR><BR></BLOCKQUOTE><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV></DIV><BR>-- <BR>thanks & regards<BR>Hiro
Lalwani<BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV></DIV><BR>-- <BR>thanks & regards<BR>Hiro
Lalwani<BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV></DIV><BR>-- <BR>thanks & regards<BR>Hiro Lalwani<BR></BODY></HTML>