X-Recipient: archive-cygwin AT delorie DOT 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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=KUwj5/Eq/AJiiLQ5M/L70gmM0QKadXe1sW2PpioXJfq thOs8mR8AbhAfWzIpqkaUr8/74pU0T3iu4qF2n8ltC1guW5gjCfdcN1e70sT5Vvl mwUGXdzt+V8zuSL6TQb7N+LszteolpQjaeiGeLzK08K56mne/OjL6eRmgchLunbY = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=23h284+8nxF3ic4s7zz/lRxCsWk=; b=ZqvMkgVvBlRxKoHxG D7d/XlJrF/kKzb+Ir9Ut3qz7WkLYSMJtmz7HVtAjshhVmykosjb7QiziRxyVCc7E hK3UzakiA/si6aCFxicyda3ADNjF2X581THR+ZH8aiZ0+7Vc64rxeH8+PtB7ZBT1 TAvGPNH+fQR7YHpFfE/8s6Q6bU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_BP autolearn=ham version=3.3.1 X-Received: by 10.14.38.198 with SMTP id a46mr7783823eeb.11.1367411860425; Wed, 01 May 2013 05:37:40 -0700 (PDT) Message-ID: <51810C91.2050703@gmail.com> Date: Wed, 01 May 2013 14:37:37 +0200 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: postgresql-devel package missing pg_config? References: <5180F0BC DOT 7060004 AT alice DOT it> In-Reply-To: <5180F0BC.7060004@alice.it> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 5/1/2013 12:38 PM, Angelo Graziosi wrote: > marco atzeri wrote: >> looking at libpq5 dependency: >> >> requires: libintl8 libopenldap2_4_2 libopenssl100 crypt openssl >> _autorebase >> >> so likely you need the devel libs of some of that > > No, I did a build a few week ago and it was completed. > > If ROOT configure doesn't find the right headers and library files, it > doesn't add support for that library in the build. I have all the needed > libraries installed. It isn't the first time I build ROOT... > > The tricks suggested by Jim Garrison > (http://cygwin.com/ml/cygwin/2013-04/msg00507.html) works also for me. > Adding on command line > > -lssl -lldap -lcrypto -lintl that are the devel lib of openssl, openldap, crypt and libintl8 > > fixes the failure. > > Let's see what ROOT guys think about this... ;-) I guess they do not support cygwin (and windows) > > > Ciao, > Angelo. Ciao Marco -- 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