Hi, On 17/08/10 01:06, gregor herrmann wrote: > Program received signal SIGILL, Illegal instruction. > 0x4069eaf0 in clutter_backend_glx_constructor (gtype=923984, n_params=0, > params=0x0) at clutter-backend-glx.c:191 > 191 clutter-backend-glx.c: No such file or directory. > in clutter-backend-glx.c
> clutter-backend-glx.c is indeed not the file Heiko has patched > (clutter/cogl/common/cogl-fixed.c) .... So maybe the change to the > CFLAGS in debian/rules is enough? Yeah, my guess is that -march=armv5t was generating armv5 instructions (to optimize more), but since we support armv4 in Debian, we can't do that. Thanks for the backtraces. Cheers, Emilio -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org