paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Error running makefiles


From: James Maday
Subject: [Paparazzi-devel] Error running makefiles
Date: Tue, 21 Apr 2009 21:56:59 -0500

Hello Paparazzi fans-

I originally installed the Paparazzi software onto a laptop with Intrepid Linux last November and I noticed it installed in two locations.  I just ran the update "sudo apt-get install paparazzi-bin" while I was in the apt folder, and the problem persists. 

I suspect that I've installed Paparazzi in two locations, which results in the following message when I try to compile and run a test aircraft:

Run 'make -C /usr/share/paparazzi -f Makefile.ac AIRCRAFT=MJ5 ap.compile '
make: Entering directory `/usr/share/paparazzi'
MJ5
BUILD MJ5
make[1]: Entering directory `/usr/share/paparazzi'
BUILD /home/aeng450/paparazzi/var/MJ5/airframe.h
##################################################

 AIRFRAME MODEL: MJ5

##################################################
BUILD /home/aeng450/paparazzi/var/MJ5/radio.h
##################################################

 RADIO MODEL: cockpitMM

##################################################
BUILD /home/aeng450/paparazzi/var/MJ5/flight_plan.h
##################################################

 FLIGHT PLAN: Basic

##################################################

WARNING: low altitude (0<0+25) in <waypoint Y="57.0" NAME="TD" X="28.8" ALT="0.0"/>

BUILD /home/aeng450/paparazzi/var/MJ5/flight_plan.xml
BUILD /home/aeng450/paparazzi/var/MJ5/settings.h
BUILD /home/aeng450/paparazzi/var/MJ5/tuning.h
cp: cannot create regular file `/home/aeng450/paparazzi/var/include/basic.h': No such file or directory
make[1]: *** [/home/aeng450/paparazzi/var/MJ5/tuning.h] Error 1
make[1]: Leaving directory `/usr/share/paparazzi'
make: *** [ac_h] Error 2
make: Leaving directory `/usr/share/paparazzi'

So you can see it creating files in /home/aeng450/paparazzi...  and also /usr/share/paparazzi....

I've added +rwx to both /usr/share and /home/aeng450, and I feel stuck here.  Any help is appreciated.

-James Maday

reply via email to

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