paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Compile error


From: kochevar
Subject: Re: [Paparazzi-devel] Compile error
Date: Tue, 8 Aug 2006 12:47:01 -0700
User-agent: Internet Messaging Program (IMP) 4.0-cvs

try cvs update -d

I had this errors, and ended up having to get a fresh install to make it work.
Actually I got this error With the older computer, So I need to know the
solution as well

Anton

Quoting Yves Touchette <address@hidden>:

Hi,

I'm getting this compilation error with the current version from CVS after a
fresh co:

make demo
...
cd sw/ground_segment/wind; make
ocamldep -I ../../lib/ocaml -I +lablgtk2 -I +xml-light *.mli *.ml > .depend
Bad -I option: /usr/lib/ocaml/3.08.3/xml-light: No such file or directory
make[1]: *** [.depend] Error 2
make: *** [wind] Error 2

The strange this is if I re-run make demo right after, it completes the
compilation and runs fine.

make demo
....
cd sw/ground_segment/wind; make
ocamlc -I ../../lib/ocaml -I +lablgtk2 -I +xml-light -c wind.mli
ocamlc -I ../../lib/ocaml -I +lablgtk2 -I +xml-light -o wind xml-light.cma
glibivy-ocaml.cma lablgtk.cma str.cma lib-pprz.cma wind.ml # To check
cat ../../../pprz_src_test.sh > wind
echo 'ocaml -I +lablgtk2 -I $PAPARAZZI_SRC/sw/lib/ocaml -I +xml-light
xml-light.cma glibivy-ocaml.cma lablgtk.cma str.cma lib-pprz.cma
$PAPARAZZI_SRC/sw/ground_segment/wind/wind.ml $*' >> wind
chmod a+x wind


Am I the only one with this issue?

-yvest




_______________________________________________
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]