Re: ecpg tests compile failure

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: ecpg tests compile failure
Дата
Msg-id 200312181751.21704.shridhar_daithankar@myrealbox.com
обсуждение исходный текст
Ответ на ecpg tests compile failure  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: ecpg tests compile failure  (Dave Cramer <pg@fastcrypt.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: ecpg tests compile failure
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: ecpg tests compile failure