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

Bug#564816: libpostgresql-ocaml-dev: Monothreaded toplevel requires module Mutex.



Package: libpostgresql-ocaml-dev
Version: 1.12.1-2
Severity: important


META file seems incorrect. Here's a toplevel session with findlib:

yziquel@seldon:~$ ocaml
        Objective Caml version 3.11.1

# #use "topfind";;
- : unit = ()
Findlib has been successfully loaded. Additional directives:
  #require "package";;      to load a package
  #list;;                   to list the available packages
  #camlp4o;;                to load camlp4 (standard syntax)
  #camlp4r;;                to load camlp4 (revised syntax)
  #predicates "p,q,...";;   to set these predicates
  Topfind.reset();;         to force that packages will be reloaded
  #thread;;                 to enable threads

- : unit = ()
# #require "postgresql";;
/usr/lib/ocaml/unix.cma: loaded
/usr/lib/ocaml/postgresql: added to search path
# #require "postgresql";;/postgresql.cma: loaded
Error: Reference to undefined global `Mutex'
# 


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (900, 'testing'), (700, 'stable'), (500, 'stable'), (90, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libpostgresql-ocaml-dev depends on:
ii  libpostgresql-ocaml [libpostg 1.12.1-2   OCaml bindings to PostgreSQL's lib
ii  libpq-dev                     8.4.1-1    header files for libpq5 (PostgreSQ
ii  ocaml-nox [ocaml-nox-3.11.1]  3.11.1-4   ML implementation with a class-bas

Versions of packages libpostgresql-ocaml-dev recommends:
ii  ocaml-findlib             1.2.5+debian-1 management tool for OCaml librarie

Versions of packages libpostgresql-ocaml-dev suggests:
ii  ocamlmakefile                 6.29.3-1   a general makefile for the Objecti

-- no debconf information



Reply to: