On Wed, 15 Jan 2003, Áõ Üç via RT wrote: > > Sir/Miss, > > When i am making the openssl-0.9.7 with cc under SCO UNIX5.0.5,the > prompt of wrong message is that " fatal error: library not found: -lresolv > *** Error code 1 (bu21) > *** Error code 1 (bu21) > " > How can i do? I am very glad to get your help,anyway,thank you !
It looks like libresolv is only in 5.0.6 (and probably 5.0.7) Somewhere along the line -lresolv -lnsl was added to the sco5-cc and sco5-gcc targets. I don't know why. In my tests on 5.0.4 and 5.0.6 -lresolv -lnsl is not needed and indeed breaks the build on < 5.0.6. You can use the sco5-cc-pentium target for now. (The sco5-cc-pentium target has been removed from the current snapshots) Or edit Configure and remove -lresolv -lnsl from the sco5-cc target. -- Tim Rice Multitalents (707) 887-1469 [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]