Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Olivier Andrieu" <oandrieu@nerim.net>
To: "Mikhalev, Alex" <a.mikhalev@cranfield.ac.uk>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] ocamlgsl-0.6.0. fails to compile on ubuntu
Date: Mon, 12 Nov 2007 13:22:47 +0100	[thread overview]
Message-ID: <95513600711120422h10090a48j839d1420e50cb4a8@mail.gmail.com> (raw)
In-Reply-To: <1194869203.9372.12.camel@mikhaa>

Hi,

On Nov 12, 2007 1:06 PM, Mikhalev, Alex <a.mikhalev@cranfield.ac.uk> wrote:
>
>
>
> Dear All,
>  Any help will be appreciated as well as suggestion to any docs or
>  tutorial (I have seen README and website). All error messages and system
>  configuration below.
>  Regards,
>  Alex
>  >tar zxvf ocamlgsl-0.6.0.tar.gz
>  >cd ocamlgsl-0.6.0/
>  >make
>  /ocamlgsl-0.6.0$ make
>  /bin/sh: gawk: not found
>  /bin/sh: gawk: not found
>  /bin/sh: gawk: not found
>  Makefile:100: mingw.mak: No such file or directory
>  /bin/sh: gawk: not found
>  make: *** No rule to make target `mingw.mak'. Stop.
>  >sudo aptitude install gawk
>  Setting up gawk (3.1.5.dfsg-4build1) ...

indeed, you need awk.

>  >make
>  ....
>  ocamlc -ccopt ' -DHAVE_INLINE -DHAVE_FENV -g -O2 ' -c mlgsl_eigen.c
>  mlgsl_eigen.c: In function 'ml_gsl_eigen_nonsymm_alloc':
>  mlgsl_eigen.c:152: error: 'gsl_eigen_nonsymm_workspace' undeclared
>  (first use in this function)

that's because your version of GSL is too old: ocamlgsl 0.6.0 requires GSL 1.9.
Either upgrade your GSL or use a previous version of ocamlgsl.

Btw I'm pretty sure Debian has a package for ocamlgsl ...

-- 
  Olivier


  parent reply	other threads:[~2007-11-12 12:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AcglJM3yhgcnJfMbSXa2FAfGwexJyQ==>
2007-11-12 12:06 ` Mikhalev, Alex
2007-11-12 12:15   ` [Caml-list] " Erik de Castro Lopo
2007-11-12 12:14     ` Mikhalev, Alex
2007-11-12 12:22   ` Olivier Andrieu [this message]
2007-11-12 14:09     ` Alex Mikhalev
2007-11-12 14:15     ` Sylvain Le Gall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=95513600711120422h10090a48j839d1420e50cb4a8@mail.gmail.com \
    --to=oandrieu@nerim.net \
    --cc=a.mikhalev@cranfield.ac.uk \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox