paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] defivybus compile error


From: Matthew Plymale
Subject: [Paparazzi-devel] defivybus compile error
Date: Wed, 26 Jan 2011 19:27:18 -0500

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?

reply via email to

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