You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jason Chaffee <ja...@zilliontv.tv> on 2009/03/04 22:12:25 UTC

error in buidling subversion-1.5.6 on CentOS 4.6

During the make phase I get the following error and I have no clue as to how to correct it.

/usr/local/bin/ld:  cannot find -lpq
collect2:  ld returned 1 exit status
make *** [subversion/libsvn_subr/libsvn_subr-1.1a] Error 1


Any ideas??

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1268928

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: error in buidling subversion-1.5.6 on CentOS 4.6

Posted by Parashkev Penev <pa...@mimoon.de>.
Hi,

Not exactly sure why it needs this library, but you can try installing  
it. It is in the PostgreSQL-devel package (not sure for the exact  
CentOS name). Probably the dependency on this library comes from some  
other library that subversion itself needs. Also look at this thread  
even though it is not directly for CentOS.

http://bugs.gentoo.org/226037

Br

Paro

On Mar 4, 2009, at 23:12 , Jason Chaffee wrote:

> During the make phase I get the following error and I have no clue  
> as to how to correct it.
>
> /usr/local/bin/ld:  cannot find –lpq
> collect2:  ld returned 1 exit status
> make *** [subversion/libsvn_subr/libsvn_subr-1.1a] Error 1
>
>
> Any ideas??
>
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1270935

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].