The attached patch corrects this immediate error, but the package will still fail to build with this problem:
make[3]: Entering directory `/home/vorlon/devel/linaro/multiarch/choosewm-0.1.6' x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -Wall -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c: In function 'main': main.c:373:3: warning: implicit declaration of function 'GTK_OBJECT_FLAGS' main.c:373:3: error: lvalue required as left operand of assignment main.c:374:3: error: lvalue required as left operand of assignment make[3]: *** [main.o] Error 1 I haven't looked at what causes this, but it seems to be a quite common failure now caused by a gtk behavior change. ** Patch added: "choosewm-multiarch.patch" https://bugs.launchpad.net/ubuntu/+source/choosewm/+bug/749116/+attachment/2008839/+files/choosewm-multiarch.patch ** Tags removed: multiarch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749116 Title: choosewm version 0.1.6-1 failed to build on i386 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
