paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Problems with fresh SVN checkout


From: Rui Costa
Subject: Re: [Paparazzi-devel] Problems with fresh SVN checkout
Date: Wed, 29 Apr 2009 08:33:17 +0000

Hello,
 
 
Did you rename and edit the files in conf directory?  conf/conf.xml.demo and conf/control_panel.xml.demo to conf/Conf.xml and conf/control_panel.xml?

Don't forget to compile the code on the Paparazzi Center BUILD button. With the AP destiny. 
 
Best regards
Rui Costa
On Wed, Apr 29, 2009 at 8:19 AM, Gareth Roberts <address@hidden> wrote:
Hello all,
I'm having problems with a completely fresh SVN checkout getting anything to compile. I created a var folder in paparazzi home, which was the first error. Then I got this:

Run 'make -C /home/blutack/Sources/paparazzi3 -f Makefile.ac AIRCRAFT=MJ5 ap.compile '
make: Entering directory `/home/blutack/Sources/paparazzi3'
Makefile.ac:83: /home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac: No such file or directory
BUILD /home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac
/bin/sh: cannot create /home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac: Directory nonexistent
make: *** [/home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac] Error 2
make: Leaving directory `/home/blutack/Sources/paparazzi3'

So I created an MJ5 folder in var and ran it again. Then I get this:

Run 'make -C /home/blutack/Sources/paparazzi3 -f Makefile.ac AIRCRAFT=MJ5 ap.compile '
make: Entering directory `/home/blutack/Sources/paparazzi3'
Makefile.ac:83: /home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac: No such file or directory
BUILD /home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac
Exception: Sys_error "Is a directory".
make: *** [/home/blutack/Sources/paparazzi3/var/MJ5/Makefile.ac] Error 2
make: Leaving directory `/home/blutack/Sources/paparazzi3'

So I then run it again, and get this:
[normal aircraft compiling stuff...]

BUILD /home/blutack/Sources/paparazzi3/var/MJ5/modules.h
make[1]: Leaving directory `/home/blutack/Sources/paparazzi3'
cd sw/airborne; make PAPARAZZI_SRC=/home/blutack/Sources/paparazzi3 PAPARAZZI_HOME=/home/blutack/Sources/paparazzi3 TARGET=ap all
make[1]: Entering directory `/home/blutack/Sources/paparazzi3/sw/airborne'
Makefile:40: ../../conf/Makefile.: No such file or directory

I'm also having serious problems building the actual software - if I make clean, I need two attempts at make before I get a clean build, and running clean on the aircraft removes the folder from var, so I get the missing MJ5 message again. I'm bang up to date as of 9:18am, and am hoping someone somewhere has an idea! I'm running Jaunty with a completely clean svn checkout and have the paparazzi-dev package installed fine. Everything was working fine until the new checkout.

Cheers!
Gareth R


_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel



--
Rui Costa
www.azoreanuav.com

reply via email to

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