| From: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
|---|---|
| To: | <markir(at)paradise(dot)net(dot)nz> |
| Cc: | <andrew(at)dunslane(dot)net>, <chris(dot)kings-lynne(at)calorieking(dot)com>, <kleptog(at)svana(dot)org>, <chriskl(at)familyhealth(dot)com(dot)au>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Static build of psql with readline support |
| Date: | 2006-03-23 04:30:48 |
| Message-ID: | 3027.24.211.165.134.1143088248.squirrel@www.dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2006-03-23 04:41:30 | Re: create type error message |
| Previous Message | Christopher Kings-Lynne | 2006-03-23 04:26:02 | Re: Accessing schema data in information schema |