X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; q=dns; s=default; b=nHU
	HOgvBMa8rBD+oEZa9DL4yCb3/nAVTorQVTn7j6GR2EtRm8xEQrfQ0hLxtWEHMlHP
	b/T8beUISDwaKMvmADvBP3AZ0e4MYOy1Hdb6jT9zQUJCSsqDeIhvHmQv2oobJl4q
	HeF9fY7Y6m84jr+ncNi3FAf1teLqKWE1LdUvY4Xs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:content-type:content-transfer-encoding; s=default; bh=ZR0nk7wu3
	Bl4d/D9pwErEhFLI30=; b=CCXb99/ddSev2NvyMicwzxJLamL78C8rjfguhR0Dt
	gkfCNaxZ8B/H0lKKrgcVEuRAULxDv9/OmHIfVK0MN7j1Df5JAs+cWEl63ZuF4PY4
	/Rho2ai9ECfan7xSO6Wzs8GumKjRlH0G34YmR0z2L7/bi7TTzFMIaVn3+OaHXWr0
	Fg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-4.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,TW_BP autolearn=ham version=3.3.1
Message-ID: <51803D26.2060806@alice.it>
Date: Tue, 30 Apr 2013 23:52:38 +0200
From: Angelo Graziosi <angelo.graziosi@alice.it>
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
MIME-Version: 1.0
To: Cygwin <cygwin@cygwin.com>
Subject: Re: postgresql-devel package missing pg_config?
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Jim Garrison wrote:
> but had to add four library dependencies to the makefile, libssl, libldap, libcrypto and libintl due to unresolved dependencies from libpq:


Just for the record, recently trying to build ROOT [*], I had problems 
with libpq and postgresql- The ROOT build failed as

[...]
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../libpq.a(fe-connect.o): nella 
funzione "ldapServiceLookup":
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-connect.c:3541: 
riferimento non definito a "_ldap_init"
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-connect.c:3553: 
riferimento non definito a "_ldap_simple_bind"
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-connect.c:3563: 
riferimento non definito a "_ldap_result"
[...]
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../libpq.a(fe-misc.o): nella 
funzione "libpq_gettext":
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-misc.c:1202: 
riferimento non definito a "_libintl_bindtextdomain"
[...]
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../libpq.a(fe-secure.o): nella 
funzione "initialize_SSL":
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-secure.c:1094: 
riferimento non definito a "_SSL_CTX_use_certificate_chain_file"
/pub/devel/postgresql/postgresql-9.2.4-1/src/postgresql-9.2.4/src/interfaces/libpq/fe-secure.c:1104: 
riferimento non definito a "_SSL_use_certificate_file"

 >
 > Not sure if I need to notify anybody of this...


Ciao,
  Angelo.


---
[*] http://root.cern.ch/drupal/content/patch-release-53407

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

