Re: threads stuff/UnixWare

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: threads stuff/UnixWare
Дата
Msg-id 26507.1084382315@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: threads stuff/UnixWare  (Larry Rosenman <ler@lerctr.org>)
Ответы Re: threads stuff/UnixWare  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-hackers
Larry Rosenman <ler@lerctr.org> writes:
> --On Wednesday, May 12, 2004 12:58:58 -0400 Tom Lane <tgl@sss.pgh.pa.us> 
>> In what way does the current thread stuff not work for you?

> In the initdb compile:

> Undefined                       first referenced
> symbol                              in file
> pthread_mutex_unlock                libpq.so
> pthread_getspecific                 libpq.so
> pthread_mutex_lock                  libpq.so
> pthread_key_create                  libpq.so
> pthread_once                        libpq.so
> pthread_setspecific                 libpq.so

Hmm.  And that means what?  Does Unixware not have these functions?
Are we just failing to suck in the needed library?
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: Re: threads stuff/UnixWare
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: threads stuff/UnixWare