> can someone have a look at python-curl build fail in cauldron ?

Looks like a missing a -lcrypto in the link line, likely due to that
being an implied dependency through libcurl.  Without looking at the
source, it might be as easy to fix as setting env LIBS=-lcrypto on the
compile line.

>>> Dan

Reply via email to