This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgresql-devel package missing pg_config?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]