<!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=159541418-10092009><FONT face=Arial
color=#0000ff size=2>also note, do not go patch your system if its not up to
date. i have no idea what else you are running on it so adding patches may
give you other headaches.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=159541418-10092009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=159541418-10092009><FONT face=Arial
color=#0000ff size=2>does libcrammd5.sl, libplain.sl, etc also show missing
symbols or is it only those that link to other libs outside of
libc?</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 10, 2009 1:37 PM<BR><B>To:</B> Kyle
Chapman<BR><B>Cc:</B> Alexey Melnikov;
cyrus-sasl@lists.andrew.cmu.edu<BR><B>Subject:</B> Re: Cyrus SASL +
Compile<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV> Hi Kyle / Alexey,<BR> <BR>I have run the configure with
parameters(CC,CFLAGS...) which is suggested by Kyle on 11.23 PA-UNIX
system and still I am seeing same Undefined symbol issue with PA system
also.<BR> <BR>Please find the below run.sh file , which I have used for the
"configure"<BR> <BR><FONT face="courier new,monospace"
color=#ff0000>==========================================================<BR>export
LIBS="-lgss -lkrb5 -lk5crypto -lcom_err -lcrypto -lpthread"</FONT></DIV>
<DIV><FONT face="courier new,monospace" color=#ff0000>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"<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><BR> <BR><FONT
face=verdana,sans-serif color=#ff0000>Could you please look into this and let me
know what is still missing?<BR> <BR>I am requesting you, please help me to
resolve this issue and I am continuously seeing this
issue</FONT>.<BR> <BR><FONT
face="courier new,monospace">=======================================================<BR></FONT><FONT
face="courier new,monospace"><FONT
color=#ff0000> ldd -r
libgssapiv2.sl.2.23<BR> 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></FONT>=========================================================</FONT></DIV>
<DIV><FONT face="courier new,monospace"></FONT> </DIV>
<DIV><FONT face="courier new,monospace">if you wanna look into the configure,
gmake and gamke_install logs, I can able to share this also.</FONT></DIV>
<DIV><FONT face="Courier New"></FONT> </DIV>
<DIV><FONT face="courier new,monospace">Thanks in advacne</FONT></DIV>
<DIV><FONT face="Courier New">Hiro Lalwani</FONT></DIV>
<DIV><FONT face="courier new,monospace"></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">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 class=h5>
<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> </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></BODY></HTML>