On Wednesday 09 December 2009, vivek tambakad wrote: > Hi, > Thanks for your support.Now i removed this line > "file://b64_assert.patch;patch=1" from linphone_3.1.0.bb file.and if i > recompile again i am getting the GTK error as follows. > > checking for LIBGTK... configure: error: Package requirements (gtk+-2.0 >= > > 2.4.0 gthread-2.0) were not met: > | No package 'gtk+-2.0' found
It looks like the recipe is missing the gtk+ dependency. I haven't had trouble with this because other things I've built do have the dependency, so gtk+ was already present. Try adding gtk+ to the first DEPENDS line. I've only dabbled with openembedded, so it might be worth asking on one of their lists too. _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
