I get it, thank you! Best Regards, DengYingAn
-----Original Message----- From: Ross Burton [mailto:[email protected]] Sent: Thursday, March 25, 2010 3:54 PM To: Deng, Ying An Cc: [email protected]; [email protected] Subject: Re: [MeeGo-dev] MX-GTK-1.0 package issue On Thu, 2010-03-25 at 15:01 +0800, Deng, Ying An wrote: > The mx version on my workstation is old (0.76). I pulled the latest code from > mx git (0.9), but when compiling mx, here got another error: > > ............ > make[3]: Leaving directory `/project/mx/data' > make[2]: Leaving directory `/project/mx/data' > Making all in tests > make[2]: Entering directory `/project/mx/tests' > CC test-deform-texture.o > CCLD test-deform-texture > ../mx/.libs/libmx-gtk-1.0.so: undefined reference to `GTK_WIDGET_DRAWABLE' > ../mx/.libs/libmx-gtk-1.0.so: undefined reference to `GTK_WIDGET_STATE' > ../mx/.libs/libmx-gtk-1.0.so: undefined reference to `GTK_WIDGET_VISIBLE' > ../mx/.libs/libmx-gtk-1.0.so: undefined reference to `GTK_WIDGET_MAPPED' Looks like you have GTK+ 2.20, so you'll need this patch to make it build: http://bugzilla.moblin.org/show_bug.cgi?id=10418 Ross -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
