I have resolved the problem. Thank you for your input. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dan Fandrich Sent: July 23, 2010 2:00 PM To: [email protected] Subject: Re: linking static lib fails on Solaris9
On Fri, Jul 23, 2010 at 11:29:28AM -0400, Alona Rossen wrote: > I receive the following error when I try to build static lib on Solaris9 with > Sun C++ 5.5 2003/03/12: > > libtool: link: false cru .libs/libssh2.a?? It looks like configure or libtool is using the program 'false' to create static archives instead of 'ar'. Clearly, there is an issue with its static library support. Do you have 'ar' installed? >>> Dan _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
