Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Missing dependency ocaml-curl-devel -> libcurl-devel https://bugzilla.redhat.com/show_bug.cgi?id=711261 Summary: Missing dependency ocaml-curl-devel -> libcurl-devel Product: Fedora Version: 15 Platform: i686 OS/Version: Linux Status: NEW Severity: unspecified Priority: unspecified Component: ocaml-curl AssignedTo: rjones@xxxxxxxxxx ReportedBy: michael@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: rjones@xxxxxxxxxx, lxtnow@xxxxxxxxx, fedora-ocaml-list@xxxxxxxxxx Classification: Fedora Story Points: --- Description of problem: ocaml-curl-devel should depend on libcurl-devel, but it does not. Version-Release number of selected component (if applicable): ocaml-curl-devel-0.5.3-2.fc15.i686 How reproducible: Always. Steps to Reproduce: With ocaml-curl-devel installed but not libcurl-devel: 1. touch foo.ml 2. ocamlfind ocamlc -o foo -package curl -linkpkg foo.ml Actual results: /usr/bin/ld: cannot find -lcurl collect2: ld returned 1 exit status File "foo.ml", line 1, characters 0-1: Error: Error while building custom runtime system Expected results: Generate a runnable program 'foo'. Additional info: -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ ocaml-devel mailing list ocaml-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/ocaml-devel