On Wed, Aug 12, 2009 at 4:19 PM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
> Aleksey Tsalolikhin <atsaloli.tech@gmail.com> writes:
>> Hi. I am trying to build pgbench on CentOS 5.3 x86_64.
>> make complains that it cannot find -lpgport
>
>> # cd contrib
>> # make all
>
> You need to "make" the rest of the tree first. Or at least the
> src/port/ part.
Much better! Thank you, Tom!
Best,
Aleksey