Menu

#8 Doesn't build with Ocaml 4.01.0

v1.0 (example)
open
nobody
None
5
2014-01-30
2014-01-17
No

From the amd64 build log:

File "datatypes/anyURI.ml", line 142, characters 2-23:
Error: Unbound module Netstring_pcre
make[3]: [datatypes/anyURI.cmo] Error 2
make[2]: make[3]: Leaving directory /«PKGBUILDDIR»' *** [world] Error 2 make[2]: Leaving directory/«PKGBUILDDIR»'
make[1]:
[override_dh_auto_build] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2

Full build logs available via:

https://buildd.debian.org/status/package.php?p=galax&suite=sid

Thanks for your time.

Discussion

  • Jerome Simeon

    Jerome Simeon - 2014-01-30

    Hi Andreas,
    I have moved the latest code to github at:
    https://github.com/jeromesimeon/Galax
    I've also fixed some of the configuration scripts and makefile for ocaml 4.01.
    I did not check with every compilation methods (I am currently moving to opam, ocaml's new package manager), so let me know if that helps with your problem.
    Best,
    - Jerome

     
  • Jerome Simeon

    Jerome Simeon - 2014-01-30

    Note: there is a new parameter available in the ./configure script that lets you set the directory where ocaml-pcre is located: -ocaml-netstring-pcre

     

Log in to post a comment.