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
fixes the failure.
Let's see what ROOT guys think about this... ;-)
Ciao,
Angelo.
--
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