pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/44922 (Postgresql problem when build as a dependency)



The following reply was made to PR pkg/44922; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/44922 (Postgresql problem when build as a dependency)
Date: Wed, 04 May 2011 18:13:45 +0900

 PGSQL_VERSION should be picked up from installed one.
 
 This issue might come from installed Postgresql version check.
 In mk/pgsql.buildilnk3.mk, existence of ${LOCALBASE}/lib/libecpg.* will be 
checked.
 If PG_SUBPREFIX is set, it will not work as expected.
 
 -- 
 OBATA Akio / obache%NetBSD.org@localhost
 


Home | Main Index | Thread Index | Old Index