cURL / Mailing Lists / curl-users / Single Mail

curl-users

ld: fatal: file libcurl.so.2: open failed: No such file or directory

From: <Girish.Dharmapurikar_at_alcatel.co.in>
Date: Thu, 1 Aug 2002 09:31:31 +0530

PLEASE IGNORE IF DUPLICATED

Sorry not to spend on the unix but to fire questions to this list.

I'm doing "make" and I have following error. (curl-7.9, Solaris 5.7).

I've noticed that there is no libcurl.so.2 anywhere (/usr/local/bin/ or
usr/local/curl-7.9/lib, ...), does this mean my ./configure wasn't proper
OR my initial "make" did some thing wrong.... so that I do not have
libcurl.so.2. Surely again something I'm doing wrong, but don't know what?

Help !

==
/bin/sh ../libtool --mode=link cc -g -o libcurl.la -rpath
/usr/local/lib -version-info 2:2:0 file.lo timeval.lo base64.lo hostip.lo
progress.lo formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo
if2ip.lo speedcheck.lo getdate.lo ldap.lo ssluse.lo version.lo getenv.lo
escape.lo mprintf.lo telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo
strequal.lo easy.lo security.lo krb4.lo memdebug.lo http_chunks.lo
strtok.lo -ldl -lsocket -lnsl
rm -fr .libs/libcurl.la .libs/libcurl.* .libs/libcurl.*
cc -shared file.lo timeval.lo base64.lo hostip.lo progress.lo formdata.lo
cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo if2ip.lo speedcheck.lo
getdate.lo ldap.lo ssluse.lo version.lo getenv.lo escape.lo mprintf.lo
telnet.lo getpass.lo netrc.lo getinfo.lo transfer.lo strequal.lo easy.lo
security.lo krb4.lo memdebug.lo http_chunks.lo strtok.lo -ldl -lsocket
-lnsl -lc -Wl,-soname -Wl,libcurl.so.2 -o .libs/libcurl.so.2.0.2
ld: fatal: file libcurl.so.2: open failed: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `libcurl.la'
Current working directory /opt/local/curl-7.9/lib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/local/curl-7.9
*** Error code 1
make: Fatal error: Command failed for target `all'

\==

                                                                                                      
                    Daniel
                    Stenberg To: Girish DHARMAPURIKAR/IN/ALCATEL_at_ALCATEL
                    <daniel_at_haxx. cc: Curl Mailinglist <curl-users_at_lists.sourceforge.net>
                    se> Subject: Re: curl installation on Solaris 5.7
                                                                                                      
                    07/31/02
                    03:27 PM
                                                                                                      
                                                                                                      

On Wed, 31 Jul 2002 Girish.Dharmapurikar_at_alcatel.co.in wrote:

> I'm sorry, if this again is an obvious question.
> Ok now the ./configure worked properly. But where do I locate my ./make
> file ?

> (I have a make at : /usr/xpg4/bin/make ) can I run this Make file?

Didn't you just solve your configure problem by adding a directory to your
PATH variable? The directory that contains your 'make' executable?

In that case, then typing 'make' would work fine...! Or yes, type the full
path to your make executable, it should also work fine.

--
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
Received on 2002-08-01