Hey, I've just installed the Paparazzi Centrer on a fresh install of Ubuntu(12.04), I'm using the Bixler A/C, with just the default configs. I tired to build it before uploading it to my new Lisa M/v2.0, but I get this error:
Run 'make -C /home/user/./paparazzi -f Makefile.ac AIRCRAFT=Bixler ap.compile '
make: Entering directory `/home/user/paparazzi'
-----------------------------------------------------------------------
Paparazzi version v4.2.1_stable-2-g971ba4d
-----------------------------------------------------------------------
Bixler
BUILD Bixler, TARGET ap
The files /home/user/paparazzi/sw/lib/ocaml/lib-pprz.cma
and /usr/lib/ocaml/netclient/netclient.cma
disagree over interface Http_client
make: *** [ap.ac_h] Error 2
make: Leaving directory `/home/user/paparazzi'
DONE (exec make -C /home/user/./paparazzi -f Makefile.ac AIRCRAFT=Bixler ap.compile 2>&1)
I tried googleing it for a while, but I couldn't find anything, do you guys have any ideas?