On Wed, Nov 25, 2009 at 12:35:58AM +0800, Ying-Chun Liu (PaulLiu) wrote: > tags 554585 + help
Most likely, it's related to these errors, or something similar: ../nbtk/nbtk-widget.c: In function 'nbtk_widget_get_pseudo_classes': ../nbtk/nbtk-widget.c:853: warning: return from incompatible pointer type ../nbtk/nbtk-widget.c: In function 'nbtk_widget_get_style_pseudo_classes': ../nbtk/nbtk-widget.c:934: warning: return from incompatible pointer type converting a 32-bit int into a 64-bit pointer is _always_ fatal on ia64. It's _occasionally_ fatal on amd64. calling something that takes a pointer argument, or returns a pointer without having a prototype for it is bad. lamont -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org