From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx1.pokylinux.org (Postfix) with ESMTP id D13ED4C81246 for ; Fri, 28 Jan 2011 01:24:22 -0600 (CST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 27 Jan 2011 23:24:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.60,391,1291622400"; d="scan'208";a="701584481" Received: from shxpwgzhai1a.ccr.corp.intel.com (HELO [10.239.48.130]) ([10.239.48.130]) by orsmga001.jf.intel.com with ESMTP; 27 Jan 2011 23:23:59 -0800 Message-ID: <4D426F0F.8000105@intel.com> Date: Fri, 28 Jan 2011 15:23:59 +0800 From: "Zhai, Edwin" User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "Zhang, Jessica" References: <9AFCD584B0B67B48AE8D8585BE30BA9506B340BC@orsmsx504.amr.corp.intel.com> <4D426C36.4070902@intel.com> <9AFCD584B0B67B48AE8D8585BE30BA9506B34101@orsmsx504.amr.corp.intel.com> In-Reply-To: <9AFCD584B0B67B48AE8D8585BE30BA9506B34101@orsmsx504.amr.corp.intel.com> Cc: poky@yoctoproject.org Subject: Re: eds-dbus failure X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 07:24:23 -0000 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit ok, Let me know if you still has such issue. Thanks, edwin Zhang, Jessica wrote: > Zhai, Edwin wrote: > >> Jessica, >> Are you in latest master? Do you have my upgrade of gtk+ to 2.22.1? I >> just curious why you get 2.6.16, which is obsolete recipe should not >> be built. >> What's the version of finally built gtk+ in your system? >> >> >> I have made a commit to remove all the old gtk+ recipes, but seemed >> got rejected... >> >> > > It's very likely due to my build environment is totally messed up even > though I was on the latest master. I just wiped out everything and kick off > a new build from scratch. I'll report back if I still run into the same > issue... > > Thanks, > Jessica > >> Zhang, Jessica wrote: >> >>> I'm building poky-image-sato-sdk against latest poky master and it >>> failed on eds-dbus_git.bb. After I did "bitbake -c cleanall eds-dbus" >>> and tried "bitbake eds-dbus", now the failure is: >>> configure: error: Package requirements (glib-2.0 >= 2.16.1 >>> gtk+-2.0 >= 2.18.0 >>> gconf-2.0 >= 2.0.0 >>> libxml-2.0 >= 2.0.0 >>> libsoup-2.4 >= 2.3.0) were not met: >>> Requested 'gtk+-2.0 >= 2.18.0' but version of GTK+ is 2.16.6 >>> Consider adjusting the PKG_CONFIG_PATH environment variable if you >>> installed software in a non-standard prefix. >>> Alternatively, you may set the environment variables >>> GNOME_PLATFORM_CFLAGS and GNOME_PLATFORM_LIBS to avoid the need to >>> call pkg-config. >>> Any idea? >>> Thanks, >>> Jessica >>>