Re: ecpg tests compile failure - Mailing list pgsql-hackers

From Shridhar Daithankar
Subject Re: ecpg tests compile failure
Date
Msg-id 200312181751.21704.shridhar_daithankar@myrealbox.com
Whole thread Raw
In response to ecpg tests compile failure  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: ecpg tests compile failure  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-hackers
On Thursday 18 December 2003 17:37, Dave Cramer wrote:
> test_thread.pgc:51: undefined reference to `pthread_create'
> undefined reference to `pthread_join'

It is not linking against pthreads library. Do you have -lpthread cause in 
your compilation/linking command?
Shridhar



pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: ecpg tests compile failure
Next
From: Dave Cramer
Date:
Subject: Re: ecpg tests compile failure