Package: libcurses-ocaml
Version: 1.0.2-3+b1
Severity: important

Even a simple ocaml-curses program canot be compiled:

  $ echo 'Curses.initscr ()' > test.ml
  $ ocamlfind ocamlopt -package curses -linkpkg test.ml -o test 2>&1 | head
  /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In function
`mlcurses_attrset':
  (.text+0x33): undefined reference to `stdscr'
  /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In function
`mlcurses_standend':
  (.text+0x63): undefined reference to `stdscr'
  /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In function
`mlcurses_standout':
  (.text+0x93): undefined reference to `stdscr'
  /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In function
`mlcurses_attr_set':
  (.text+0xc3): undefined reference to `stdscr'
  /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In function
`mlcurses_colors':
  (.text+0x133): undefined reference to `COLORS'

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

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

Versions of packages libcurses-ocaml depends on:
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  ocaml-base-nox [ocaml-base-no 3.11.1-2   Runtime system for OCaml bytecode 

libcurses-ocaml recommends no packages.

libcurses-ocaml suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to