<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 >&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"><<a href="mailto:buytenh@wantstofly.org" target="_blank">buytenh@wantstofly.org</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">FWIW, I'm not sure what'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">> I have attached my libpthread.a file (under /usr/lib).<br>> I though , have the "libpthread.a" file under all the below locations, but,<br>> I am no tsure which one exactly gets picked up or needs to be picked up<br>
> while compiling.<br>><br>> # find / -name 'libpthread.a'<br>> /usr/lib/pa20_64/libp/libpthread.a<br>> /usr/lib/pa20_64/libpthread.a<br>> /usr/lib/libp/libpthread.a<br>> /usr/lib/libpthread.a<br>
> /var/adm/sw/save/PHCO_26466/C-MIN-32ALIB/usr/lib/libpthread.a<br>> /var/adm/sw/save/PHCO_26466/C-MIN-64ALIB/usr/lib/pa20_64/libpthread.a<br>><br>> On Tue, May 29, 2012 at 2:10 PM, Lennert Buytenhek<br>> <<a href="mailto:buytenh@wantstofly.org">buytenh@wantstofly.org</a>>wrote:<br>
><br>> > On Tue, May 29, 2012 at 12:18:10PM +0530, Rakesh Rajasekharan wrote:<br>> ><br>> > > /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -g -O2 -o client<br>> > > client.o ../<a href="http://libivykis.la/" target="_blank">libivykis.la</a> -lpthread<br>
> > > libtool: link: gcc -Wall -g -O2 -o client client.o ../.libs/libivykis.a<br>> > > -lpthread<br>> > > /usr/ccs/bin/ld: Unsatisfied symbols:<br>> > > pthread_sigmask (first referenced in ../.libs/libivykis.a(iv_main.o))<br>
> > > (data)<br>> > > pthread_mutex_init (first referenced in<br>> > ../.libs/libivykis.a(iv_main.o))<br>> > > (data)<br>> > > pthread_mutex_destroy (first referenced in<br>
> > > ../.libs/libivykis.a(iv_main.o)) (data)<br>> > > pthread_mutex_unlock (first referenced in<br>> > > ../.libs/libivykis.a(iv_main.o)) (data)<br>> > > pthread_mutex_lock (first referenced in<br>
> > ../.libs/libivykis.a(iv_main.o))<br>> > > (data)<br>> ><br>> > Can you send me a copy of your actual libpthread.{a,so} ?<br>> ><br>> > ______________________________________________________________________________<br>
> > Member info: <a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng" target="_blank">https://lists.balabit.hu/mailman/listinfo/syslog-ng</a><br>> > Documentation:<br>> > <a href="http://www.balabit.com/support/documentation/?product=syslog-ng" target="_blank">http://www.balabit.com/support/documentation/?product=syslog-ng</a><br>
> > FAQ: <a href="http://www.balabit.com/wiki/syslog-ng-faq" target="_blank">http://www.balabit.com/wiki/syslog-ng-faq</a><br>> ><br>> ><br><br></div></div></blockquote></div><br>