<!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=384442918-17092009><FONT face=Arial
color=#0000ff size=2>in your CFLAGS, remove +DA2.0, that is parisc
specific.</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> Thursday, September 17, 2009 2:21 PM<BR><B>To:</B> Kyle
Chapman; Alexey Melnikov<BR><B>Cc:</B>
cyrus-sasl@lists.andrew.cmu.edu<BR><B>Subject:</B> Re: Cyrus SASL +
Compile<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV><FONT face=verdana,sans-serif>Hi Kyle,Alexy</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>thanks a lot for your support and
help.</FONT></DIV>
<DIV><FONT face=verdana,sans-serif>I am successfully build the cyrusasl on
PA-HP-UX system and I am able to successfully use the Cyrus-SASL with the
sendmail.</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>one another thing I would like to know that , Now same
thing I have to build on the IPF-system-11.23, can i use the same step which i
have used for the PA-HP-UX system.</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>For PA-HP-UX, I have used the below run.sh, can i use
same for IA?</FONT></DIV>
<DIV><FONT face="courier new,monospace"
color=#cc0000>============================================================================</FONT></DIV>
<DIV><FONT face="courier new,monospace" color=#cc0000>export LIBS="-lgss -lkrb5
-lk5crypto -lcom_err -lcrypto"<BR>export CC="cc -Ae +z +Z"<BR>export
CFLAGS="+DA2.0 -I/usr/local/include"<BR>export
CPPFLAGS="-I/usr/local/include"<BR>export LDFLAGS="-L/usr/local/lib -Wl,+b
-Wl,/usr/local/lib"<BR>./configure --prefix=/opt/iexpress/cyrussasl
--enable-krb4 \<BR>--enable-login --with-openssl=/opt/openssl
\<BR>--with-bdb-incdir=/usr/local/include --enable-static --enable-shared=yes
\<BR>--enable-digest --enable-gssapi=/usr/lib/</FONT></DIV>
<DIV><FONT face="courier new,monospace"
color=#cc0000>==========================================================================================</FONT></DIV>
<DIV><FONT face="courier new,monospace" color=#cc0000></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>thanks again</FONT></DIV>
<DIV><FONT face=verdana,sans-serif>Hiro Lalwani</FONT></DIV>
<DIV><BR><BR> </DIV>
<DIV class=gmail_quote>On Fri, Sep 11, 2009 at 12:56 AM, Hiro Lalwani <SPAN
dir=ltr><<A
href="mailto:meetmehiro@gmail.com">meetmehiro@gmail.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>Hi Kyle,</DIV>
<DIV> </DIV>
<DIV>Problem get resolved. thanks again and again.</DIV>
<DIV> </DIV>
<DIV>I have tried below steps.</DIV>
<DIV> </DIV>
<DIV>1.downloaded to the libtool</DIV>
<DIV>/usr/local/bin/libtool --version<BR>ltmain.sh (GNU libtool) 2.2.6</DIV>
<DIV>2.extract the whole source code and run ./configure.</DIV>
<DIV>3.Copied the libtool file into the cyrus SASL code.</DIV>
<DIV>4.run the gmake and check ./libs and chatr/ldd no any symbol
missing.</DIV>
<DIV> </DIV>
<DIV>Now I will try to configure with the sendmail and update you.</DIV>
<DIV><FONT face=verdana,sans-serif
color=#ff0000>============================================================</FONT></DIV>
<DIV><FONT face=verdana,sans-serif color=#ff0000>
<DIV class=im>chatr <A href="http://libgssapiv2.sl/"
target=_blank>libgssapiv2.sl</A><BR><A href="http://libgssapiv2.sl/"
target=_blank>libgssapiv2.sl</A>:<BR>
shared library<BR> shared
library dynamic path
search:<BR>
SHLIB_PATH disabled
second<BR>
embedded path enabled first
/usr/lib/sasl2<BR></DIV>
shared library
list:<BR>
dynamic /usr/lib/<A href="http://libgssapi_krb5.sl/"
target=_blank>libgssapi_krb5.sl</A><BR>
dynamic /usr/lib/<A href="http://libkrb5support.sl/"
target=_blank>libkrb5support.sl</A><BR>
dynamic /usr/lib/<A href="http://libgss.sl/"
target=_blank>libgss.sl</A><BR>
dynamic /usr/lib/<A href="http://libkrb5.sl/"
target=_blank>libkrb5.sl</A><BR>
dynamic /usr/lib/<A href="http://libk5crypto.sl/"
target=_blank>libk5crypto.sl</A><BR>
dynamic /usr/lib/<A href="http://libcom_err.sl/"
target=_blank>libcom_err.sl</A><BR>
dynamic
/opt/openssl/lib/libcrypto.sl.0<BR>
dynamic /usr/lib/libpthread.1
<DIV
class=im><BR>
dynamic
/usr/lib/libc.2<BR></DIV>==========================================</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV>thanks again.<BR>Hiro Lalwani</DIV>
<DIV>
<DIV></DIV>
<DIV class=h5>
<DIV><BR><BR> </DIV>
<DIV class=gmail_quote>On Fri, Sep 11, 2009 at 12:04 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 color=#0000ff size=2>try this
as a test:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>1. grab
libtool 1.5.10 (or higher)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>2.
extract and run ./configure</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>3. in
your sasl src dir, run gmake clean</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>4. copy
the libtool file from the 1.5.10 dir into your sasl src
root</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>5.
gmake, go into plugins/.libs</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>6. check
chatr/ldd on the libs then</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>i have
seen libtool act odd on hp in the past so just trying something
diff...</FONT></SPAN></DIV><BR>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2>
<DIV><B>From:</B> Hiro Lalwani [mailto:<A href="mailto:meetmehiro@gmail.com"
target=_blank>meetmehiro@gmail.com</A>] <BR><B>Sent:</B> Thursday, September
10, 2009 2:25 PM<BR><B>To:</B> Kyle Chapman<BR></DIV>
<DIV>
<DIV></DIV>
<DIV><B>Cc:</B> Alexey Melnikov; <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 + Compile<BR></DIV></DIV></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV></DIV>
<DIV>Hi Kyle,<BR>Thanks again !!!!!<BR> </DIV>
<DIV>Please find the libc Patch and ld version details. all are updated.
</DIV>
<P><FONT
color=#ff0000>PHCO_34599
1.0 libc
cumulative patch</FONT></P>
<DIV><FONT color=#ff0000>ld -V<BR>92453-07 linker command s800.sgs ld PA64
B.11.59 REL 061208<BR>ld: 92453-07 linker linker ld B.11.55
060724<BR></FONT> <BR><FONT face=verdana,sans-serif
color=#cc0000><STRONG>Please find the below chatr out. which seems
Completely different which you have pasted chatr o/p in the previous mail
.<BR></STRONG></FONT> <BR> <BR><FONT
face="courier new,monospace"><STRONG><FONT color=#009900>chatr <A
href="http://libdigestmd5.sl/"
target=_blank>libdigestmd5.sl</A></FONT></STRONG><BR><A
href="http://libdigestmd5.sl/"
target=_blank>libdigestmd5.sl</A>:<BR>
shared library<BR> shared
library dynamic path
search:<BR>
SHLIB_PATH disabled second</FONT></DIV>
<DIV><FONT
face="Courier New">
embedded path disabled first Not
Defined</FONT></DIV>
<DIV><FONT
face="Courier New">
internal
name:<BR>
libdigestmd5.sl.2</FONT></DIV>
<DIV><FONT
face="Courier New"> shared
vtable support disabled<BR>
explicit unloading
enabled<BR> static branch
prediction disabled<BR>
executable from stack: D
(default)<BR> kernel
assisted branch prediction
enabled<BR> lazy swap
allocation disabled<BR> text
segment locking disabled<BR>
data segment locking
disabled<BR> third quadrant
private data space
disabled<BR> fourth quadrant
private data space
disabled<BR> third quadrant
global data space
disabled<BR> data page size:
D (default)<BR> instruction
page size: D (default)<BR>
nulptr references
disabled<BR> shared library
private mapping disabled</FONT></DIV>
<P><BR> <BR>Could you please tell me, what is going wrong here
?<BR> <BR> <BR>thanks in advance<BR>Hiro Lalwani<BR><BR></P>
<DIV class=gmail_quote>On Thu, Sep 10, 2009 at 11:13 PM, 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 color=#0000ff size=2>when i
check:</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>chatr
<A href="http://libgssapiv2.sl/" target=_blank>libgssapiv2.sl</A><BR><A
href="http://libgssapiv2.sl/"
target=_blank>libgssapiv2.sl</A>:<BR>
shared library<BR> shared
library dynamic path
search:<BR>
SHLIB_PATH disabled
second<BR>
embedded path enabled first
/usr/lib/sasl2<BR>
internal
name:<BR>
libgssapiv2.sl.2<BR>
shared library
list:<BR>
dynamic
/opt/mit/lib/libgssapi_krb5.2<BR>
dynamic
/opt/mit/lib/libkrb5.3<BR>
dynamic
/opt/mit/lib/libk5crypto.3<BR>
dynamic
/opt/mit/lib/libcom_err.3<BR>
dynamic
/opt/mit/lib/libkrb5support.0<BR>
dynamic /usr/lib/libc.2</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT><FONT face=Arial
color=#0000ff size=2>chatr <A href="http://libotp.sl/"
target=_blank>libotp.sl</A><BR><A href="http://libotp.sl/"
target=_blank>libotp.sl</A>:<BR>
shared library<BR> shared
library dynamic path
search:<BR>
SHLIB_PATH disabled
second<BR>
embedded path enabled first
/usr/lib/sasl2<BR>
internal
name:<BR>
libotp.sl.2<BR> shared
library
list:<BR>
dynamic /opt/openssl/lib/<A href="http://libcrypto.sl/"
target=_blank>libcrypto.sl</A><BR>
dynamic
/usr/local/lib/libopie.sl.2.4<BR>
dynamic /usr/lib/libc.2</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2>chatr <A
href="http://libdigestmd5.sl/" target=_blank>libdigestmd5.sl</A><BR><A
href="http://libdigestmd5.sl/"
target=_blank>libdigestmd5.sl</A>:<BR>
shared library<BR> shared
library dynamic path
search:<BR>
SHLIB_PATH disabled
second<BR>
embedded path enabled first
/usr/lib/sasl2<BR>
internal
name:<BR>
libdigestmd5.sl.2<BR>
shared library
list:<BR>
dynamic /opt/openssl/lib/<A href="http://libcrypto.sl/"
target=_blank>libcrypto.sl</A><BR>
dynamic /usr/lib/libc.2</FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>i happen to be using
openldap 2.4.17 on this system, and using gssapi and digest-md5 sasl mechs
with ldapsearch work...</FONT></SPAN></DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>perhaps related, are you
up to date with libc/ld patches?</FONT></SPAN></DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>here is my ld
ver.</FONT></SPAN></DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>ld -V<BR>92453-07 linker
command s800.sgs ld PA64 B.11.63 REL 071126</FONT></SPAN></DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff size=2>my libc patch
level:</FONT></SPAN></DIV>
<DIV><SPAN><FONT face=Arial color=#0000ff
size=2>PHCO_34599</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT><BR></DIV>
<DIV lang=en-us dir=ltr align=left>
<HR>
<FONT face=Tahoma size=2>
<DIV><B>From:</B> Hiro Lalwani [mailto:<A
href="mailto:meetmehiro@gmail.com" target=_blank>meetmehiro@gmail.com</A>]
<BR></DIV><B>Sent:</B> Thursday, September 10, 2009 1:25 PM<BR><B>To:</B>
Kyle Chapman; Alexey Melnikov
<DIV>
<DIV></DIV>
<DIV><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 + Compile<BR></DIV></DIV></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV></DIV>
<DIV><FONT face=verdana,sans-serif>Hi Kyle / Alexey,</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>I have run the configure with
parameters(<STRONG><FONT color=#cc0000>CC,CFLAGS</FONT></STRONG>...)
which is suggested by Kyle on <STRONG><FONT color=#ff0000>11.23
PA-UNIX</FONT></STRONG> system and still I am seeing same Undefined symbol
issue with PA system also.</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>Please find the below run.sh file ,
which I have used for the "configure"</FONT></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
-Ae"<BR>export CFLAGS="-I/usr/local/include"<BR>export
CPPFLAGS="-I/usr/local/include"<BR>export LDFLAGS="-L/usr/local/lib -Wl,+b
-Wl,/usr/local/lib"</FONT></DIV>
<DIV><FONT face="courier new,monospace" color=#cc0000>./configure
--prefix=/opt/iexpress/cyrussasl --enable-krb4 \<BR>--enable-login
--with-openssl=/opt/openssl \<BR>--with-bdb-incdir=/usr/local/include
--enable-static --enable-shared=yes \<BR>--enable-digest
--enable-gssapi=/usr/lib/</FONT></DIV>
<DIV>============================================================</DIV>
<DIV> </DIV>
<DIV><FONT face=verdana,sans-serif>Please find the attached "<STRONG><FONT
color=#ff0000>configure_logs</FONT></STRONG>", "<STRONG><FONT
color=#ff0000>gmake_logs</FONT></STRONG>" and "<STRONG><FONT
color=#ff0000>gmake_install_logs</FONT></STRONG>" . could you please look
into this and let me know what is still missing?</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>I am requesting you, please help me to
resolve this issue and I am continuously seeing this issue.</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT
face="courier new,monospace">===================================================</FONT></DIV>
<DIV><FONT face="courier new,monospace">ldd -r
libgssapiv2.sl.2.23<BR> <FONT
color=#cc0000><STRONG> symbol not found:
GSS_C_NT_HOSTBASED_SERVICE
(libgssapiv2.sl.2.23)<BR> symbol
not found: GSS_C_NT_USER_NAME
(libgssapiv2.sl.2.23)<BR></STRONG></FONT>
symbol not found: __SB_masks
(libgssapiv2.sl.2.23)<BR> symbol
not found: memset
(libgssapiv2.sl.2.23)<BR> symbol
not found: _isdigit
(libgssapiv2.sl.2.23)<BR> symbol
not found: getaddrinfo
(libgssapiv2.sl.2.23)<BR> symbol
not found: memcpy
(libgssapiv2.sl.2.23)<BR> symbol
not found: freeaddrinfo
(libgssapiv2.sl.2.23)<BR> symbol
not found: strlen
(libgssapiv2.sl.2.23)<BR> symbol
not found: strcpy
(libgssapiv2.sl.2.23)<BR> symbol
not found: strchr
(libgssapiv2.sl.2.23)<BR> symbol
not found: strncpy
(libgssapiv2.sl.2.23)<BR> symbol
not found: strcat
(libgssapiv2.sl.2.23)<BR> symbol
not found: strerror
(libgssapiv2.sl.2.23)<BR> symbol
not found: uname
(libgssapiv2.sl.2.23)<BR> symbol
not found: snprintf
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_display_status
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_release_buffer
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_wrap
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_unwrap
(libgssapiv2.sl.2.23)<BR> symbol
not found:
gss_delete_sec_context
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_release_name
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_release_cred
(libgssapiv2.sl.2.23)<BR> symbol
not found: sprintf
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_import_name
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_acquire_cred
(libgssapiv2.sl.2.23)<BR> symbol
not found:
gss_accept_sec_context
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_display_name
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_compare_name
(libgssapiv2.sl.2.23)<BR> symbol
not found: strdup
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_wrap_size_limit
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_init_sec_context
(libgssapiv2.sl.2.23)<BR> symbol
not found: gss_inquire_context
(libgssapiv2.sl.2.23)<BR> symbol
not found: __sys_atexit
(/usr/ccs/lib/lddstub)<BR>
symbol not found: __errno
(/usr/ccs/lib/lddstub)<BR>=================================================================================</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Thanks in advance</DIV>
<DIV>Hiro Lalwani</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><BR> </DIV>
<DIV class=gmail_quote>On Thu, Sep 10, 2009 at 1:05 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 color=#0000ff size=2>it
cant hurt to try that.</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> Wednesday,
September 09, 2009 2:45 PM<BR><B>To:</B> Kyle Chapman<BR><B>Cc:</B>
Alexey Melnikov; <A href="mailto:cyrus-sasl@lists.andrew.cmu.edu"
target=_blank>cyrus-sasl@lists.andrew.cmu.edu</A>
<DIV>
<DIV></DIV>
<DIV><BR><B>Subject:</B> Re: Cyrus SASL +
Compile<BR></DIV></DIV></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV></DIV>
<DIV><FONT face=verdana,sans-serif>Hi Kyle,</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>This is the <STRONG><FONT
color=#ff0000>hpux ia64 system</FONT></STRONG>. and system is up
<STRONG><FONT color=#ff0000>with 11.23</FONT></STRONG>.</FONT></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>Can I go ahead and re-build again
with below flags which you have mentioned in mail ?</FONT></DIV>
<DIV><FONT face=Verdana></FONT> </DIV>
<DIV><FONT face=Verdana>========================</FONT></DIV>
<DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>CC=cc
-Ae<BR>CFLAGS=-I/usr/local/include<BR>CPPFLAGS=-I/usr/local/include</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>LDFLAGS=-L/usr/local/lib -Wl,+b
-Wl,/usr/local/lib</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT
color=#0000ff>=====================================</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT
color=#0000ff></FONT></SPAN> </DIV></DIV>
<DIV><FONT face=verdana,sans-serif></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif>Regards</FONT></DIV>
<DIV><FONT face=verdana,sans-serif>Hiro Lawani</FONT></DIV>
<DIV><BR> </DIV>
<DIV class=gmail_quote>On Wed, Sep 9, 2009 at 11:58 PM, 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 color=#0000ff size=2>i
would not use: <FONT face="Courier New" color=#ff0000
size=3>LDFLAGS="-Wl,+nodefaultrpath"</FONT></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face="Courier New"
color=#ff0000></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff>is this
hpux ai64 and parisc? i have just built this on 11iv2/parisc and
not had this missing symbol issue. note that i
set:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>CC=cc
-Ae<BR>CFLAGS=-I/usr/local/include<BR>CPPFLAGS=-I/usr/local/include</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff
size=2>LDFLAGS=-L/usr/local/lib -Wl,+b
-Wl,/usr/local/lib</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN><FONT face=Arial
color=#0000ff></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> Wednesday, September 09, 2009 2:21
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 + Compile<BR></FONT><BR></DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV></DIV>
<DIV><STRONG>missed to add below also in previous mail for
DIGEST-MD5.</STRONG></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT color=#333333><FONT face="courier new,monospace">ldd -r
libdigestmd5.so.2.23<BR>
symbol not found: malloc
(./libdigestmd5.so.2.23)<BR>
symbol not found: _memcpy
(./libdigestmd5.so.2.23)<BR>
symbol not found: uname
(./libdigestmd5.so.2.23)<BR>
symbol not found: _memset
(./libdigestmd5.so.2.23)<BR>
symbol not found: freeaddrinfo
(./libdigestmd5.so.2.23)<BR>
symbol not found: _isupper
(./libdigestmd5.so.2.23)<BR>
symbol not found: strerror
(./libdigestmd5.so.2.23)<BR>
symbol not found: snprintf
(./libdigestmd5.so.2.23)<BR>
symbol not found: DES_key_sched
(./libdigestmd5.so.2.23)<BR>
symbol not found: sprintf
(./libdigestmd5.so.2.23)<BR>
symbol not found: strncpy
(./libdigestmd5.so.2.23)<BR>
symbol not found: getaddrinfo
(./libdigestmd5.so.2.23)<BR>
symbol not found: strpbrk
(./libdigestmd5.so.2.23)<BR>
symbol not found: __SB_masks
(./libdigestmd5.so.2.23)<BR>
symbol not found: strcasecmp
(./libdigestmd5.so.2.23)<BR>
symbol not found: DES_ede3_cbc_encrypt
(./libdigestmd5.so.2.23)<BR>
symbol not found: free
(./libdigestmd5.so.2.23)<BR>
symbol not found: _isdigit
(./libdigestmd5.so.2.23)<BR>
symbol not found: strncasecmp
(./libdigestmd5.so.2.23)<BR>
<FONT color=#ff0000>symbol not found:
DES_cbc_encrypt
(./libdigestmd5.so.2.23)<BR></FONT>
symbol not found: strcat
(./libdigestmd5.so.2.23)<BR>
symbol not found: strchr
(./libdigestmd5.so.2.23)<BR>
symbol not found: strcmp
(./libdigestmd5.so.2.23)<BR>
symbol not found: strcpy
(./libdigestmd5.so.2.23)<BR>
symbol not found: strdup
(./libdigestmd5.so.2.23)<BR>
symbol not found: strlen
(./libdigestmd5.so.2.23)<BR>
symbol not found: strtol
(./libdigestmd5.so.2.23)<BR>
symbol not found: time
(./libdigestmd5.so.2.23)<BR></FONT></FONT></DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><FONT face=verdana,sans-serif color=#000000><STRONG> Please
help me to resolve this issue... I am continuously seeing this issue.
</STRONG></FONT></DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><FONT color=#333333>Regards</FONT></DIV>
<DIV><FONT color=#333333>Hiro Lalwani</FONT></DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><FONT color=#333333></FONT> </DIV>
<DIV><BR><BR></DIV>
<DIV class=gmail_quote>On Wed, Sep 9, 2009 at 11:40 PM, Hiro Lalwani
<SPAN dir=ltr><<A href="mailto:meetmehiro@gmail.com"
target=_blank>meetmehiro@gmail.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>Hi Alexey,</DIV>
<DIV> </DIV>
<DIV>I have applied a changes what you have suggested and the issue
gets resolved and build successfully done.</DIV>
<DIV> </DIV>
<DIV>I have used the below parameter during configure,</DIV>
<DIV> </DIV>
<DIV><FONT face="courier new,monospace"
color=#ff0000>===================================================================================</FONT></DIV>
<DIV><FONT face="courier new,monospace" color=#ff0000> export
LIBS="-lgss -lkrb5 -lk5crypto -lcom_err -lcrypto
-lpthread"<BR> export CC="aCC "<BR> export
LDFLAGS="-Wl,+nodefaultrpath"<BR> export
CFLAGS="+DD32"<BR>./configure --prefix=/opt/iexpress/cyrussasl
--enable-krb4 \<BR>--enable-login --with-openssl=/opt/openssl
\<BR>--with-bdb-incdir=/usr/local/include --enable-static
--enable-shared=yes \<BR>--enable-digest
--enable-gssapi=/usr/lib/<BR>======================================================================================</FONT></DIV>
<DIV> </DIV>
<DIV>But still I am seeing Undefined symbol in below shared
libraries after completely successfully build.</DIV>
<DIV> </DIV>
<DIV>==================================================================================================<BR><FONT
face="courier new,monospace">itanika7# ldd -r
libgssapiv2.so<BR> symbol
not found: gss_display_name
(./libgssapiv2.so)<BR>
symbol not found: _memcpy
(./libgssapiv2.so)<BR>
symbol not found: gss_inquire_context
(./libgssapiv2.so)<BR>
symbol not found: uname
(./libgssapiv2.so)<BR>
symbol not found: _memset
(./libgssapiv2.so)<BR>
symbol not found: freeaddrinfo
(./libgssapiv2.so)<BR>
symbol not found: gss_release_name
(./libgssapiv2.so)<BR>
symbol not found: strerror
(./libgssapiv2.so)<BR>
symbol not found: GSS_C_NT_HOSTBASED_SERVICE
(./libgssapiv2.so)<BR>
symbol not found: snprintf
(./libgssapiv2.so)<BR>
symbol not found: sprintf
(./libgssapiv2.so)<BR>
symbol not found: strncpy
(./libgssapiv2.so)<BR>
symbol not found: getaddrinfo
(./libgssapiv2.so)<BR>
symbol not found: gss_acquire_cred
(./libgssapiv2.so)<BR>
symbol not found: __SB_masks
(./libgssapiv2.so)<BR>
symbol not found: gss_init_sec_context
(./libgssapiv2.so)<BR>
symbol not found:
gss_import_name
(./libgssapiv2.so)<BR>
symbol not found:
gss_delete_sec_context
(./libgssapiv2.so)<BR>
symbol not found: gss_release_buffer
(./libgssapiv2.so)<BR>
symbol not found: gss_wrap
(./libgssapiv2.so)<BR>
symbol not found: gss_compare_name
(./libgssapiv2.so)<BR>
symbol not found: _isdigit
(./libgssapiv2.so)<BR>
<STRONG><FONT color=#cc0000>symbol not found:
GSS_C_NT_USER_NAME
(./libgssapiv2.so)</FONT></STRONG><BR>
symbol not found: gss_unwrap
(./libgssapiv2.so)<BR>
symbol not found: gss_wrap_size_limit
(./libgssapiv2.so)<BR>
symbol not found: gss_display_status
(./libgssapiv2.so)<BR>
symbol not found:
gss_accept_sec_context
(./libgssapiv2.so)<BR>
symbol not found: gss_release_cred
(./libgssapiv2.so)<BR>
symbol not found: strcat
(./libgssapiv2.so)<BR>
symbol not found: strchr
(./libgssapiv2.so)<BR>
symbol not found: strcpy
(./libgssapiv2.so)<BR>
symbol not found: strdup
(./libgssapiv2.so)<BR>
symbol not found: strlen
(./libgssapiv2.so)<BR></FONT>==============================================================================================================</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Could you please tell me, what is wrong here ? </DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Hiro Lalwani</DIV>
<DIV>
<DIV></DIV>
<DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV> </DIV>
<DIV><BR> </DIV>
<DIV class=gmail_quote>On Tue, Sep 8, 2009 at 10:45 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, <BR>
<DIV>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I
have downloaded the Cyrus-SASL-2.1.23.<BR> I am seeing
below errors while initiating the
"gmake".<BR> -------------------------------------------------------------------------------------------------------------------------<BR>"common.c",
line 500: error #2852: expression must be a pointer to a
complete<BR> object
type<BR> next_buf
= last_invec.iov_base + last_invec.iov_len;<BR>
^<BR>"common.c", line 516: error #2852: expression must
be a pointer to a complete<BR>
object type<BR>
next_buf = last_invec.iov_base +
last_invec.iov_len;<BR><BR>-------------------------------------------------------------------------------------------------------------<BR></BLOCKQUOTE><BR></DIV>I
wonder if "last_invec.iov_base" is defined as "void *". Try
changing each of the two "last_invec.iov_base" to "(char
*)last_invec.iov_base".
<DIV>
<DIV></DIV>
<DIV><BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Could
any of please tell me, How can I resolve this?<BR><BR>--
<BR>thanks & regards<BR>Hiro
Lalwani<BR></BLOCKQUOTE><BR><BR></DIV></DIV></BLOCKQUOTE></DIV><BR><BR
clear=all>
<DIV></DIV><BR></DIV></DIV>-- <BR>thanks & regards<BR><FONT
color=#888888>Hiro Lalwani<BR></FONT></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></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></DIV></DIV>-- <BR>thanks & regards<BR><FONT
color=#888888>Hiro Lalwani<BR></FONT></BLOCKQUOTE></DIV><BR><BR clear=all>
<DIV></DIV><BR>-- <BR>thanks & regards<BR>Hiro Lalwani<BR></BODY></HTML>