[Bug 711261] New: Missing dependency ocaml-curl-devel -> libcurl-devel

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 7 02:38:46 UTC 2011


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 at redhat.com
        ReportedBy: michael at elehack.net
         QAContact: extras-qa at fedoraproject.org
                CC: rjones at redhat.com, lxtnow at gmail.com,
                    fedora-ocaml-list at redhat.com
    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.


More information about the ocaml-devel mailing list