On Wed, May 30, 2012 at 01:03:44PM +0530, Rakesh Rajasekharan wrote:
ok, I was thinking this to be some issue with the libivykis.a and thought of compiling ivykis-0.26. Here, in the configure stage, I get this error
configure: error: pthreads support is required to build ivykis.
this particular line seems to fail.
gcc -o conftest -g -O2 -L/usr/lib conftest.c -lpthread >&5 /usr/ccs/bin/ld: Unsatisfied symbols: pthread_create (first referenced in /var/tmp//ccUanibt.o) (code) collect2: ld returned 1 exit status configure:12130: $? = 1
Something is definitely amiss here, it's just that I'm not sure whether ivykis ought to be correctly doing something to make HPUX happy that it currently isn't (or that this is some bug in autotools), or whether your installation is just screwed up -- but I'd be inclined to believe the latter.