paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Paparazzi Install on OSX Lion


From: Chris Wozny
Subject: [Paparazzi-devel] Paparazzi Install on OSX Lion
Date: Tue, 21 Feb 2012 17:46:23 -0700

Have any of the OSX users run into this situation when trying to build
from source on OSX?

$ make
cd data/maps; make PAPARAZZI_SRC=/Users/cwozny/paparazzi
PAPARAZZI_HOME=/Users/cwozny/paparazzi
DOWNLOAD: google maps version code
if test ! -e conf/maps.xml; then cp conf/maps.xml.example conf/maps.xml; fi
cd sw/lib/ocaml; make PAPARAZZI_SRC=/Users/cwozny/paparazzi
PAPARAZZI_HOME=/Users/cwozny/paparazzi
OC fig.ml
File "fig.ml", line 1, characters 0-1:
Error: Could not find the .cmi file for interface fig.mli.
make[1]: *** [fig.cmo] Error 2
make: *** [lib] Error 2

It's looking for a .cmi file related to fig.mli. I've installed
paparazzi-tools and have pulled the dev branch from git. The only
related topic on the mailing list was someone installing on Ubuntu,
but that was two years ago and was said to be rectified in later
posts.

- Chris



reply via email to

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