[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compilation problem: missing -lssl



Hi,

Tonight, I successfully compiled demexp 0.6 (an Ocaml software) in sane
stable and testing pbuilder environnements. However, compilation fails
in an unstable pbuilder environnement, with the following error message:

ocamlfind ocamlopt -linkpkg -I srv -I net -I lib -I bitv-0.5 -I
/usr/lib/ocaml/3.08.3/equeue -I /usr/lib/ocaml/3.08.3/rpc -I
/usr/lib/ocaml/3.08.3/gz -I /usr/lib/ocaml/3.08.3/camlp4 -I
/usr/lib/ocaml/3.08.3/ulex -I /usr/lib/ocaml/3.08.3/pcre -I
/usr/lib/ocaml/3.08.3/netstring -I /usr/lib/ocaml/3.08.3/cgi -I
/usr/lib/ocaml/3.08.3/curl -I /usr/lib/ocaml/3.08.3/expat -I
/usr/lib/ocaml/3.08.3/camlp4 -I /usr/lib/ocaml/3.08.3/cduce -I +camlp4
-thread -warn-error A -o srv/demexp-server str.cmxa bigarray.cmxa
nums.cmxa unix.cmxa equeue.cmxa rpc.cmxa gz.cmxa ulexing.cmxa pcre.cmxa
nums.cmxa netstring.cmxa compatcgi.cmxa cgi.cmxa curl.cmxa expat.cmxa
gramlib.cmxa camlp4/camlp4.cmxa camlp4/pr_o.cmx cduce_lib.cmxa
threads.cmxa net/messages_aux.cmx net/messages_clnt.cmx
net/messages_srv.cmx config.cmx bitv-0.5/bitv.cmx lib/perf.cmx
lib/norm.cmx lib/time.cmx lib/timestamp.cmx srv/srvflags.cmx
srv/dbitv.cmx srv/rss.cmx srv/id.cmx srv/participants.cmx
srv/classification.cmx srv/cpref.cmx srv/delegation.cmx srv/voting.cmx
srv/posbase.cmx srv/xml.cmx srv/io.cmx srv/work.cmx srv/demexp-server.cmx

/usr/bin/ld: cannot find -lssl

As demexp doesn't use ssl directly, I suppose it's one of its many
dependencies that uses it but doesn't declare it in its debian/control
file. Is it possible ?

Last week, it built correctly, so something changed really recently.

If you want to see how demexp is packaged or check its dependencies,
have a look at
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/demexp/?rev=1519&sc=0.

Thanks,

Thomas
-- 
PETAZZONI Thomas - thomas.petazzoni@enix.org
http://thomas.enix.org - Jabber: thomas.petazzoni@jabber.dk
KOS: http://kos.enix.org/ - SOS: http://sos.enix.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: