From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [66.249.92.175] (helo=ug-out-1314.google.com) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1L0BEs-0000Sd-BX for openembedded-devel@lists.openembedded.org; Wed, 12 Nov 2008 09:38:14 +0100 Received: by ug-out-1314.google.com with SMTP id k3so1034494ugf.4 for ; Wed, 12 Nov 2008 00:36:16 -0800 (PST) Received: by 10.67.25.9 with SMTP id c9mr3438111ugj.18.1226478976723; Wed, 12 Nov 2008 00:36:16 -0800 (PST) Received: from ?192.168.1.10? ([78.86.128.56]) by mx.google.com with ESMTPS id 19sm700445ugl.12.2008.11.12.00.36.15 (version=SSLv3 cipher=RC4-MD5); Wed, 12 Nov 2008 00:36:15 -0800 (PST) From: Graeme Gregory To: openembedded-devel@lists.openembedded.org In-Reply-To: <874p2d93tg.fsf@neumann.lab.ossystems.com.br> References: <1226054458.7175.3.camel@aquilonia> <87mygarid7.fsf@neumann.lab.ossystems.com.br> <1226256825.6785.0.camel@aquilonia> <874p2d93tg.fsf@neumann.lab.ossystems.com.br> Date: Wed, 12 Nov 2008 08:36:14 +0000 Message-Id: <1226478974.7474.1.camel@aquilonia> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1 Subject: Re: Xorg X11R7.4 updates X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Nov 2008 08:38:14 -0000 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Tue, 2008-11-11 at 22:38 -0200, Otavio Salvador wrote: > Graeme Gregory writes: > > > On Sat, 2008-11-08 at 01:45 -0200, Otavio Salvador wrote: > > > >> I've gave it a try and xserver fails to build here with: > >> > >> | checking for XLIB... yes > >> | checking for GL... configure: error: Package requirements (glproto >= 1.4.9 gl >= 7.1.0) were not met: > >> | > >> | No package 'gl' found > >> | > >> | Consider adjusting the PKG_CONFIG_PATH environment variable if you > >> | installed software in a non-standard prefix. > >> | > >> | Alternatively, you may set the environment variables GL_CFLAGS > >> | and GL_LIBS to avoid the need to call pkg-config. > >> | See the pkg-config man page for more details. > >> | > >> | FATAL: oe_runconf failed > >> NOTE: Task failed: /home/otavio/hacking/ossystems/oe/tmp/work/oppitz-lx800-ossystems-linux/xserver-xorg-1_1.5.1-r0/temp/log.do_configure.21623 > >> NOTE: package xserver-xorg-1_1.5.1-r0: task do_configure: failed > >> ERROR: TaskFailed event exception, aborting > >> NOTE: package xserver-xorg-1.5.1: failed > >> > > Hi, I tried a build from scatch of xserver-xorg, found 2 missing > > dependencies in the tree, but I am unable to repeat this problem. > > I fixed it in the branch. It now builds fine in x86. I'd be OK with > the merging of it if noone objects. > Ah excellent, but I'm not sure about your patch, I was trying to keep the pref-xorg-7.4 file to only list 7.4 release components which mesa is not one of. Graeme