[Bug 603249] New: ocaml-mikmatch-devel does not work because the "tophide" dependency is missing

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 12 02:24:29 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: ocaml-mikmatch-devel does not work because the "tophide" dependency is missing

https://bugzilla.redhat.com/show_bug.cgi?id=603249

           Summary: ocaml-mikmatch-devel does not work because the
                    "tophide" dependency is missing
           Product: Fedora
           Version: 13
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: low
          Priority: low
         Component: ocaml-mikmatch
        AssignedTo: rjones at redhat.com
        ReportedBy: bugzilla at mugon.org
         QAContact: extras-qa at fedoraproject.org
                CC: rjones at redhat.com, fedora-ocaml-list at redhat.com
    Classification: Fedora


Description of problem:

Compilation of code that uses mikmatch fails because the tophide library
(http://martin.jambon.free.fr/ocaml.html#tophide) is missing.  Tophide does not
currently seem to be packaged for Fedora, so the Fedora mikmatch package is
unusable unless this dependency is installed from source code.

Version-Release number of selected component (if applicable):

1.0.2-2.fc13

Steps to Reproduce:

1. yum install ocaml-mikmatch-devel
2. touch empty.ml
3. ocamlfind ocamlopt -package mikmatch_pcre -linkpkg empty.ml

Actual results:

ocamlfind: Package `tophide' not found - Required by `mikmatch_pcre'

Expected results:

a.out created successfully

-- 
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