Re: trouble building pgbench on CentOS 5.3: /usr/bin/ld: cannot find -lpgport - Mailing list pgsql-general

From Tom Lane
Subject Re: trouble building pgbench on CentOS 5.3: /usr/bin/ld: cannot find -lpgport
Date
Msg-id 14937.1250119162@sss.pgh.pa.us
Whole thread Raw
In response to trouble building pgbench on CentOS 5.3: /usr/bin/ld: cannot find -lpgport  (Aleksey Tsalolikhin <atsaloli.tech@gmail.com>)
Responses Re: trouble building pgbench on CentOS 5.3: /usr/bin/ld: cannot find -lpgport
Re: trouble building pgbench on CentOS 5.3: /usr/bin/ld: cannot find -lpgport
List pgsql-general
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.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Looping through string constants
Next
From: Tim Landscheidt
Date:
Subject: Re: Looping through string constants