|
From: | Russell Sim |
Subject: | Re: [Paparazzi-devel] Problem building nps on debian |
Date: | Sat, 5 Sep 2015 09:45:49 +1000 |
Since the package is found, the build will try to use that... you could try to uninstall that packages and build jsbsim lib from source in opt and use that...make AIRCRAFT=Quad_LisaMX nps.compile Q=''My guess is that you have a more recent gcc in sid which has different default flags than the one in jessie and hence the jsbsim lib built for jessie (which you use via the paparazzi-jsbsim package) does not match...You could try to compile with full output to gain more insight and check the full commandline invocation of the linking stage:
[Prev in Thread] | Current Thread | [Next in Thread] |