<div>ok, I was thinking this to be some issue with the libivykis.a and thought of compiling ivykis-0.26.</div>
<div>Here, in the configure stage, I get this error </div>
<div> </div>
<div>configure: error: pthreads support is required to build ivykis.</div>
<div> </div>
<div>this particular line seems to fail.</div>
<div> </div>
<div>gcc -o conftest -g -O2  -L/usr/lib conftest.c -lpthread &gt;&amp;5<br>/usr/ccs/bin/ld: Unsatisfied symbols:<br>   pthread_create (first referenced in /var/tmp//ccUanibt.o) (code)<br>collect2: ld returned 1 exit status<br>
configure:12130: $? = 1<br><br><br></div>
<div class="gmail_quote">On Wed, May 30, 2012 at 2:00 AM, Lennert Buytenhek <span dir="ltr">&lt;<a href="mailto:buytenh@wantstofly.org" target="_blank">buytenh@wantstofly.org</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">FWIW, I&#39;m not sure what&#39;s going on here.<br>
<div class="im HOEnZb"><br><br>On Tue, May 29, 2012 at 02:34:06PM +0530, Rakesh Rajasekharan wrote:<br><br></div>
<div class="HOEnZb">
<div class="h5">&gt; I have attached my libpthread.a file (under /usr/lib).<br>&gt; I though , have the &quot;libpthread.a&quot; file under all the below locations, but,<br>&gt; I am no tsure which one exactly gets picked up or needs to be picked up<br>
&gt; while compiling.<br>&gt;<br>&gt; # find / -name &#39;libpthread.a&#39;<br>&gt; /usr/lib/pa20_64/libp/libpthread.a<br>&gt; /usr/lib/pa20_64/libpthread.a<br>&gt; /usr/lib/libp/libpthread.a<br>&gt; /usr/lib/libpthread.a<br>
&gt; /var/adm/sw/save/PHCO_26466/C-MIN-32ALIB/usr/lib/libpthread.a<br>&gt; /var/adm/sw/save/PHCO_26466/C-MIN-64ALIB/usr/lib/pa20_64/libpthread.a<br>&gt;<br>&gt; On Tue, May 29, 2012 at 2:10 PM, Lennert Buytenhek<br>&gt; &lt;<a href="mailto:buytenh@wantstofly.org">buytenh@wantstofly.org</a>&gt;wrote:<br>
&gt;<br>&gt; &gt; On Tue, May 29, 2012 at 12:18:10PM +0530, Rakesh Rajasekharan wrote:<br>&gt; &gt;<br>&gt; &gt; &gt; /bin/sh ../../libtool --tag=CC   --mode=link gcc -Wall -g -O2   -o client<br>&gt; &gt; &gt; client.o ../<a href="http://libivykis.la/" target="_blank">libivykis.la</a> -lpthread<br>
&gt; &gt; &gt; libtool: link: gcc -Wall -g -O2 -o client client.o  ../.libs/libivykis.a<br>&gt; &gt; &gt; -lpthread<br>&gt; &gt; &gt; /usr/ccs/bin/ld: Unsatisfied symbols:<br>&gt; &gt; &gt;    pthread_sigmask (first referenced in ../.libs/libivykis.a(iv_main.o))<br>
&gt; &gt; &gt; (data)<br>&gt; &gt; &gt;    pthread_mutex_init (first referenced in<br>&gt; &gt; ../.libs/libivykis.a(iv_main.o))<br>&gt; &gt; &gt; (data)<br>&gt; &gt; &gt;    pthread_mutex_destroy (first referenced in<br>
&gt; &gt; &gt; ../.libs/libivykis.a(iv_main.o)) (data)<br>&gt; &gt; &gt;    pthread_mutex_unlock (first referenced in<br>&gt; &gt; &gt; ../.libs/libivykis.a(iv_main.o)) (data)<br>&gt; &gt; &gt;    pthread_mutex_lock (first referenced in<br>
&gt; &gt; ../.libs/libivykis.a(iv_main.o))<br>&gt; &gt; &gt; (data)<br>&gt; &gt;<br>&gt; &gt; Can you send me a copy of your actual libpthread.{a,so} ?<br>&gt; &gt;<br>&gt; &gt; ______________________________________________________________________________<br>
&gt; &gt; Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>&gt; &gt; Documentation:<br>&gt; &gt; <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
&gt; &gt; FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>&gt; &gt;<br>&gt; &gt;<br><br></div></div></blockquote></div><br>