<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">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>