Package: libcairo-ocaml-dev
Version: 20070306-2
Severity: grave
Justification: renders package unusable

Attempting to link with cairo.cma gives the following errors:
/tmp/ccES9j8A.o:(.data+0x1a10): undefined reference to
 `ml_cairo_scaled_text_extents'
/tmp/ccES9j8A.o:(.data+0x1bac): undefined reference to
 `ml_cairo_trasnform'

The second error is obviously a typo in cairo.ml (since 'ml_cairo_transform'
exists in libmlcairo.a), while the first error is a problem in both cairo.ml
and libmlcairo.a: libmlcairo.a contains a 'ml_scaled_font_text_extents'
function, the proper name of the function should be
'ml_cairo_scaled_font_text_extents'.

-- System Information:
Debian Release: 4.0
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.1 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcairo-ocaml-dev depends on:
ii  libcairo-ocaml                20070306-2 OCaml bindings for Cairo
ii  libcairo2-dev                 1.4.6-1.1  Development files for the Cairo 2D
ii  liblablgtk2-ocaml-dev         2.6.0-7    OCaml bindings to Gtk+ version 2
ii  ocaml-nox [ocaml-nox-3.09.2]  3.09.2-9   ML language implementation with a

libcairo-ocaml-dev recommends no packages.

-- no debconf information


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

Reply via email to