From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1ShB6x-0004K7-It for openembedded-core@lists.openembedded.org; Wed, 20 Jun 2012 04:57:39 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 19 Jun 2012 19:46:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="167808159" Received: from unknown (HELO [10.255.12.124]) ([10.255.12.124]) by fmsmga001.fm.intel.com with ESMTP; 19 Jun 2012 19:46:54 -0700 Message-ID: <4FE1399E.7070700@linux.intel.com> Date: Tue, 19 Jun 2012 19:46:54 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Victor Khristenko References: In-Reply-To: Subject: Re: _XGetRequest issue X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2012 02:57:39 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/19/2012 04:20 PM, Victor Khristenko wrote: > Hi Saul, > > First of all, I'm really sorry to disturb you but I found your email > address at this web > http://patches.openembedded.org/patch/20999/ > Victor, actually it was Khem Raj that submitted that patch, he might be able to help with this issue. Sau! > My name is Viktor and I'm trying to compile an application, which > depends on libGL.so > I have met with a problem that libGL.so contains undefined reference to > _XGetRequest > I was trying to solve it myself, but i couldn't figure it out. I looked > it up and found that you might have solved it > > I was wondering if you could help or advise how I could solve it? > I'm using Ubuntu 12.04 > > Thanks a lot, > Viktor.