Re: Static build of psql with readline support

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Static build of psql with readline support
Дата
Msg-id 3027.24.211.165.134.1143088248.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: Static build of psql with readline support  (Mark Kirkwood <markir@paradise.net.nz>)
Список pgsql-hackers
Mark Kirkwood said:
>>
>>
>> FC3:
>>
>> /home/andrew/pglive/pgsql.plperl-pq/src/interfaces/libpq/ip.c:79:
>> warning: Using 'getaddrinfo' in statically linked applications
>> requires at runtime the shared libraries from the glibc version used
>> for linking
>> collect2: ld returned 1 exit status
>> make: *** [psql] Error 1
>>
>
>
> Is that after patching only the psql Makefile? Interesting - you
> wouldn't think FC3 would be *that* different ....
>

Yes. I just patched that Makefile, and then in the psql directory did "make
clean; make".

cheers

andrew




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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: Static build of psql with readline support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Accessing schema data in information schema