paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Fail to build paparazzi on Yosemite


From: Tom hardson
Subject: [Paparazzi-devel] Fail to build paparazzi on Yosemite
Date: Thu, 24 Sep 2015 11:29:38 +0000 (UTC)

Hi,everybody.,
Thanks to the help of Felix and Esden.I have built the paparazzi without error after upgraded my mac from 10.8.5 to 10.10.5, and shift from macport to homebrew, and upgraded Xcode etc.However,the process of build is full of warnings.And the paparazzi turns out to be unexecutable.(Input:  $ ./paparazzi return: -bash: ./paparazzi: /opt/local/bin/ocamlrun: bad interpreter: No such file or directory) Why?And how could I fix it?Thank you!

Below is part of the warning messages come from the building:
.....
gcc: warning: couldn’t understand kern.osversion ‘14.5.0
ld: warning: ld: warning: object file (test_sdl_stick.o) was built for newer OSX version (10.10) than being linked (10.4)object file (/var/folders/64/s2zb4hn926bd2wdmk6ynrf8m0000gn/T//ccOZ8sZC.o) was built for newer OSX version (10.10) than being linked (10.4)

CC sdl_stick.o
gcc: warning: couldn’t understand kern.osversion ‘14.5.0
CC ml_sdl_stick.o
gcc: warning: couldn’t understand kern.osversion ‘14.5.0
OC input2ivy.ml
OL input2ivy
gcc: warning: couldn’t understand kern.osversion ‘14.5.0
ld: warning: directory not found for option '-L/opt/local/lib'
ld: warning: object file (/var/folders/64/s2zb4hn926bd2wdmk6ynrf8m0000gn/T//ccNXkARQ.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: object file (sdl_stick.o) was built for newer OSX version (10.10) than being linked (10.4)
ld: warning: object file (ml_sdl_stick.o) was built for newer OSX version (10.10) than being linked (10.4)
......
$ ./paparazzi
-bash: ./paparazzi: /opt/local/bin/ocamlrun: bad interpreter: No such file or directory


reply via email to

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