[darcs-users] darcs 0.9.12, GHC 6.0.1, and libcurl 7.10.7...

Paul Snively psnively at mac.com
Tue Aug 26 02:09:58 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Roundy wrote:

> Hmmm.  It sounds like the libcurl shared library isn't in the library
> search path.  Since I don't know how to change the library search 
> path, my
> best (and rather crude) guess for a fix would be to remove (or 
> relocate)
> the shared library version of libcurl so that darcs gets statically 
> linked.
> You could also just edit autoconf.mk, replacing -lcurl with
> /usr/local/lib/libcurl.a (or whatever the location of the static 
> libcurl
> library is).  A third option if you compiled libcurl from source would 
> be
> to uninstall it and then reinstall it after reconfiguring with the
> --static-only option.  The first and third methods have the advantage 
> of
> remaining fixed if you reconfigure darcs.

Unfortunately, none of this works... which leads me to wonder a couple 
of things:

a) Did a version mismatch between libcurl and Curl.hs evolve somehow?
2) Does libcurl now introduce other dependencies that somehow aren't 
being met? I noticed that the build system tries both with and without 
- -lz; do we also need similar tests for -lssl and -lcrypto?

Many thanks and best regards,
Paul

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (Darwin)

iEYEARECAAYFAj9KwYQACgkQugPBK9Deteph1gCcC1+iv+hmSR5zQj5eaXfumaoH
DyUAn0qsbMVWC+42omGzCOd/4/WfhLxI
=wDco
-----END PGP SIGNATURE-----





More information about the darcs-users mailing list