paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] defivybus compile error


From: Felix Ruess
Subject: Re: [Paparazzi-devel] defivybus compile error
Date: Thu, 27 Jan 2011 01:34:50 +0100

Hi Matthew,

compiles fine here. I guess somehow it doesn't get correctly recompiled.
Try a make clean && make
That should do the job.

Cheers, Felix

On Thu, Jan 27, 2011 at 1:27 AM, Matthew Plymale <address@hidden> wrote:
I just ran git pull and the compiler is complaining about some OCaml file:

address@hidden:~/paparazzi$ git pull
Already up-to-date.
address@hidden:~/paparazzi$ make
cd sw/lib/ocaml; make PAPARAZZI_SRC=/home/aluminus/paparazzi PAPARAZZI_HOME=/home/aluminus/paparazzi
OC defivybus.ml
File "defivybus.ml", line 1, characters 0-1:
Error: The implementation defivybus.ml
       does not match the interface defivybus.cmi:
       Values do not match:
         val default_ivy_bus : string
       is not included in
         val default_ivy_bus : string ref
make[1]: *** [defivybus.cmo] Error 2
make: *** [lib] Error 2

Knowing nothing about OCaml, I am wondering is this error fixable, and are others experiencing this problem?

_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]