Cyril Brulebois <k...@debian.org> (08/05/2012): > Hi pkg-phototools guys, > > hugin was binNMUd for the exiv2 transition, and FTBFS due to the recent, > insane switch to gcc 4.7; for whatever reason, no bugs were filed up to > now, so here we go. > > Full build logs are here: > https://buildd.debian.org/status/package.php?p=hugin > > I'll try and come up with a patch. If that's OK with you, I might commit > it to git directly and perform a team upload if I can still push to that > repository.
Hmm, no luck. A patch is attached for the include issue with that switch to gcc 4.7; I'm now hitting this, which I don't know how to solve: | make[3]: *** No rule to make target `/usr/lib/python3.2/config/libpython3.2.so', needed by `src/hugin_script_interface/_hsi.so'. Stop. Mraw, KiBi.
--- a/src/celeste/Utilities.cpp +++ b/src/celeste/Utilities.cpp @@ -27,6 +27,7 @@ Copyright (c) 2002-3 Adriaan Tijsseling #include <math.h> #include <stdlib.h> +#include <unistd.h> #include "Utilities.h" using namespace std;
signature.asc
Description: Digital signature