Package: libocamlbricks-ocaml-dev
Version: 0.50.1-1
Severity: normal

META file seems to be missing dependencies on some packages. Also, the
.cma is not loaded by default due to the "mt" predicate.

# #require "ocamlbricks";;
/usr/lib/ocaml/3.11.0/lablgtk2: added to search path
/usr/lib/ocaml/3.11.0/lablgtk2/lablgtk.cma: loaded
/usr/lib/ocaml/3.11.0/ocamlbricks: added to search path
# #load "ocamlbricks.cma";;
Error: Reference to undefined global `Unix'
# #require "unix";;
/usr/lib/ocaml/3.11.0/unix.cma: loaded
# #load "ocamlbricks.cma";;
Error: Reference to undefined global `Str'
# #require "str";;
/usr/lib/ocaml/3.11.0/str.cma: loaded
# #load "ocamlbricks.cma";;

(process:2192): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:2192): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed
# 


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

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

Versions of packages libocamlbricks-ocaml-dev depends on:
ii  liblablgtk2-ocaml-dev         2.12.0-2   OCaml bindings to Gtk+ version 2
ii  ocaml-nox [ocaml-nox-3.11.0]  3.11.0-5   ML implementation with a class-bas

libocamlbricks-ocaml-dev recommends no packages.

Versions of packages libocamlbricks-ocaml-dev suggests:
ii  ocaml-findlib                 1.2.4-2    Management tool for OCaml programm

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to