cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Statically linked curl under Solaris ?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 2 Jul 2004 13:14:48 +0200 (CEST)

On Fri, 2 Jul 2004, Manuel VACELET wrote:

> There is no problems under Linux but I face many problems under solaris. I
> get many errors when compiling 'ldap.c' file (undefine reference to
> dl_open).

Compile errors (the function is called dlopen())? Then your dl headers
(flgcn.h) seems to be wrong. I have no problems with this on my Solaris box.

If you're not gonna use ldap, you can disable it by running configure
--disable-ldap.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-07-02