Similar to missing ar, another issue was our env configuration. In particular, I was trying to build with CC, rather than cc compiler.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Peter Stuge Sent: Friday, July 23, 2010 3:10 PM To: [email protected] Subject: Re: linking static lib fails on Solaris9 Alona Rossen wrote: > You were right - ar was not in the PATH. However, it was not the > only issue. Would you mind sharing what other issues there were, so that libssh2 can be improved? > > configure:6782: checking for ar > > configure:6812: result: no I think this should make configure fail, or at least not try to build a static library. It seems like something that autoconf should already deal with - does anyone know why it didn't trigger an error? //Peter _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
