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: Pascal Brisset
Subject: Re: [Paparazzi-devel] Problems with fresh SVN checkout
Date: Wed, 29 Apr 2009 11:32:58 +0200
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

It's fixed

   svn update
   make

should now work

--Pascal

Gareth Roberts 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





reply via email to

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