[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Ubuntu 10.04 make incosistent assumptions over int
From: |
Pascal Brisset |
Subject: |
Re: [Paparazzi-devel] Ubuntu 10.04 make incosistent assumptions over interface Buffer |
Date: |
Thu, 13 May 2010 20:56:47 +0200 |
User-agent: |
Thunderbird 2.0.0.24 (X11/20100317) |
Hi,
I've have been running a 10.04 for one month now, starting with the
beta1, and I've installed two others without any problem, using
the single repository:
deb http://paparazzi.enac.fr/ubuntu lucid main
as explained in the wiki.
To know where these files come from:
address@hidden:~$ dpkg -S ivy-ocaml.cma stdlib.cma
ivy-ocaml: /usr/lib/ocaml/ivy-ocaml.cma
ocaml-nox: /usr/lib/ocaml/stdlib.cma
To know the versions of the corresponding pakages:
address@hidden:~$ aptitude show ivy-ocaml ocaml-nox
Package: ivy-ocaml
Version: 1.1-10
Depends: [...] ocaml-nox-3.11.2
...
Package: ocaml-nox
Version: 3.11.2-1
These packages have been downloaded from the official french Ubuntu
mirror (fr.archive.ubuntu.com). Nothing special about them ...
So, it is hard to help ...
--Pascal
Ing. Niki Regina wrote:
I installed Ubuntu 10.04 on VM. I followed the instructions found
http://www.rescuerobotics.com.au/getting-started-with-linux-and-the-paparazzi-ground-control-station
.
I found the first problem when I tried to install Paparazzi-dev
package. I solved this issue adding the source list of Ivy-Ibara
founded in http://paparazzi.enac.fr/wiki/Installation.
Now when i try to compile the file "make" in the terminal i found this
error:
usr/lib/ocaml/ivy-ocaml.cma(Ivy) and /usr/lib/ocaml/stdlib.cma(Buffer)
make incosistent assumptions over interface Buffer.