[Swfdec] cannot compile latest git since 8c921f54f26b483cd271a0677bb6e731bf7feb0b

Benjamin Otte otte at gnome.org
Thu Sep 13 13:10:35 PDT 2007


Yeah, after files got added/removed, make only continues working if
you ran configure with --enable-maintainer-mode. autogen.sh does this
automatically, but if you ran configure manually, you probably didn't
specify it. Rerunning autogen.sh should fix it.

Cheers,
Benjamin

PS: I'm happy git bisect works for you :)


On 9/13/07, Riccardo Magliocchetti <riccardo at datahost.it> wrote:
> Hi!,
>
> latest git does not compile:
>
> rm at eurasia:~/swfdec/swfdec$ make
> make  all-recursive
> make[1]: Entering directory `/home/rm/swfdec/swfdec'
> Making all in libswfdec
> make[2]: Entering directory `/home/rm/swfdec/swfdec/libswfdec'
> make[2]: *** No rule to make target `swfdec_as_scope.c', needed by
> `swfdec_asnative.h'.  Stop. make[2]: Leaving directory
> `/home/rm/swfdec/swfdec/libswfdec' make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/rm/swfdec/swfdec'
> make: *** [all] Error 2
>
> So i've tried git-bisect for the first time and that's it:
>
> rm at eurasia:~/swfdec/swfdec$ git bisect good
> 7028d035feb026c8f194d4d27be9348ff294fc10
> Bisecting: 0 revisions left to test after this
> [8c921f54f26b483cd271a0677bb6e731bf7feb0b] rewrite scope chain handling
>
> I think the problem is that there are still some references of
> swfdec_as_with.c and swfdec_as_scope.c in swfdec/libswfdec/Makefile.in.
>
> thanks,
> riccardo
> _______________________________________________
> Swfdec mailing list
> Swfdec at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/swfdec
>


More information about the Swfdec mailing list