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

Bug#714088: missing dependency to libgmp-dev



Package: libzarith-ocaml-dev
Version: 1.1-2
Severity: serious

steph@wencory:~$ cat bug.ml
print_endline Z.(to_string one);;
steph@wencory:~$ ocamlfind ocamlc -package zarith -linkpkg bug.ml
steph@wencory:~$ ./a.out
1
steph@wencory:~$ ocamlfind ocamlopt -package zarith -linkpkg bug.ml
/usr/bin/ld: cannot find -lgmp
collect2: error: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libzarith-ocaml-dev depends on:
ii  libzarith-ocaml [libzarith-ocaml-3wfy7]  1.1-2
ii  ocaml-nox [ocaml-nox-3.12.1]             3.12.1-4

libzarith-ocaml-dev recommends no packages.

Versions of packages libzarith-ocaml-dev suggests:
ii  ocaml-findlib  1.3.1-1

-- no debconf information


Reply to: