Re: Re: 1024 limits??

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: Re: 1024 limits??
Дата
Msg-id 20010205095056.P26076@fw.wintelcom.net
обсуждение исходный текст
Ответ на Re: Re: 1024 limits??  (Mathieu Dube <mathieu_dube@videotron.ca>)
Список pgsql-hackers
* Mathieu Dube <mathieu_dube@videotron.ca> [010205 09:32] wrote:
> cc -o therver therver.c -g -lflipr -lpq -L. -lpthread -D_REENTRANT
> ./libpq.a(fe-auth.o): In function `pg_password_sendauth':
> /usr/local/postgresql-7.0.3/src/interfaces/libpq/fe-auth.c:465: undefined reference to `crypt'
> collect2: ld returned 1 exit status
> make: *** [therver] Error 1
> 
> this is what I get 
> should I copy other files?

no, just add -lcrypt to your LDFLAGS



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

Предыдущее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: Can PyGreSQL be updated?
Следующее
От: Manuel Cabido
Дата:
Сообщение: Re: Like vs '='