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

Bug#711451: oasis: Depends on liboasis-ocaml-dev to enable dynamic mode.



Package: oasis
Version: 0.3.0-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

Setting up a project with:
$> apt-get install oasis
$> oasis setup -setup-update dynamic
$> make
ocaml setup.ml -build
File "setup.ml", line 7, characters 0-16:
Error: Unbound module OASISDynRun
make: *** [build] Erreur 2

Solution:
$> apt-get install liboasis-ocaml-dev

Turns out that setup.ml is a toplevel script and that in order to use
OASISDynRun, you need OASISDynRun.cmi.

You can solve the problem by depending on liboasis-ocaml-dev or by
moving the *.cmi of the -dev package to liboasis-ocaml.

Regards
Sylvain

*** End of the template - remove these lines ***


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

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

Versions of packages oasis depends on:
ii  libfindlib-ocaml [libfindlib-ocaml-8p7u5]  1.3.1-1
ii  liboasis-ocaml [liboasis-ocaml-iw5j4]      0.3.0-1
ii  libodn-ocaml [libodn-ocaml-9gxf8]          0.0.8-1
ii  ocaml-base-nox [ocaml-base-nox-3.12.1]     3.12.1-4

oasis recommends no packages.

Versions of packages oasis suggests:
pn  liboasis-ocaml-doc  <none>

-- no debconf information


Reply to: