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