paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Error running makefiles


From: Pascal Brisset
Subject: Re: [Paparazzi-devel] Error running makefiles
Date: Fri, 24 Apr 2009 23:40:46 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Hi,

using the paparazzi-bin package, files appear in two locations:
- /usr/share/paparazzi : all the read-only files
- $HOME/paparazzi : all others (configuration files, generated files, ...)

However I do not understand the error message:

cp: cannot create regular file `/home/aeng450/paparazzi/var/include/basic.h

Maybe you could remove you paparazzi/ home folder:

   rm -fr ~/paparazzi

And restart the paparazzi application to re-populate this directory . It works on my intrepid ...

--Pascal

James Maday wrote:
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
------------------------------------------------------------------------

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