paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Problem compiling after change to master-branch


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Problem compiling after change to master-branch
Date: Tue, 26 Feb 2013 22:19:58 +0100

Hi Jorn,


two things: 
1. please pull again first.
  Just commited some more fixes (configuring the uart with Uartx is not allowed anymore, only upper case version now)
  <configure name="MODEM_PORT"  value="UART1"/>
2. You probably didn't run make after switching the branch.
  If you want to be on the really safe side: make clean && make

Cheers, Felix


On Tue, Feb 26, 2013 at 9:56 PM, Jorn Anke <address@hidden> wrote:
Hi,

I have just changed from the stable- to the master branch. 

At first try to compile my previous (successfully compiled) configuration, I got this error message, which I do not understand:

Run 'make -C /home/jorn/paparazzi -f Makefile.ac AIRCRAFT=YAPA_Chimu ap.compile '
make: Entering directory `/home/jorn/paparazzi'
-----------------------------------------------------------------------
Paparazzi version v4.9_devel-568-g2b2be3b-dirty
-----------------------------------------------------------------------
YAPA_Chimu
BUILD YAPA_Chimu, TARGET ap
make[1]: Entering directory `/home/jorn/paparazzi'
BUILD /home/jorn/paparazzi/var/YAPA_Chimu/generated/airframe.h
##################################################
 AIRFRAME MODEL: YAPA_Chimu
##################################################
BUILD /home/jorn/paparazzi/var/YAPA_Chimu/generated/modules.h
BUILD /home/jorn/paparazzi/var/YAPA_Chimu/generated/periodic_telemetry.h
BUILD /home/jorn/paparazzi/var/YAPA_Chimu/generated/settings.h
make[1]: *** No rule to make target `/home/jorn/paparazzi/sw/tools/gen_autopilot.out', needed by `/home/jorn/paparazzi/var/YAPA_Chimu/generated/autopilot_core.h'.  Stop.
make[1]: Leaving directory `/home/jorn/paparazzi'
make: *** [ap.ac_h] Error 2
make: Leaving directory `/home/jorn/paparazzi'

DONE (exec make -C /home/jorn/paparazzi -f Makefile.ac AIRCRAFT=YAPA_Chimu ap.compile  2>&1)



Anyone who can explain what is going on?


PS: The refernece to the AIRFRAME MODEL: YAPA_Chimu must stem from an old configuration. I do not understand why this reference is still appearing. It did however not seem to make any trouble when I was compiling my configuration with the stable branch.

Cheers,

Jorn


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



reply via email to

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