[meta-freescale] fsl-image-gui fails at xserver-xorg_1.11.2.bb do_configure()

Prasant J pj0585 at gmail.com
Wed Feb 13 02:43:05 PST 2013


On Wed, Feb 13, 2013 at 4:09 PM, Prasant J <pj0585 at gmail.com> wrote:
> On Wed, Feb 13, 2013 at 4:04 PM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
>> On Wed, Feb 13, 2013 at 3:36 AM, Prasant J <pj0585 at gmail.com> wrote:
>>> On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador
>>> <otavio at ossystems.com.br> wrote:
>>>> On Tue, Feb 12, 2013 at 11:23 AM, Prasant J <pj0585 at gmail.com> wrote:
>>>>> Hi,
>>>>>
>>>>> I'm trying to build fsl-image-gui and package xserver-xorg fails to
>>>>> configure, with the following error msg:
>>>>>
>>>>>
>>>>> Package file '/home/prasant/im6-yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd//usr/lib/pkgconfig/xkbfile.pc'
>>>>> appears to be empty
>>>>> | Package 'xkbfile' has no Name: field
>>>>> | configure:26731: error: Package requirements (fixesproto >= 5.0
>>>>> damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.2.2 bigreqsproto
>>>>>>= 1.1.0 xproto >= 7.0.22 randrproto >= 1.2.99.3 renderproto >= 0.11
>>>>> xextproto >= 7.1.99 inputproto >= 1.9.99.902 kbproto >= 1.0.3
>>>>> fontsproto videoproto compositeproto >= 0.4 scrnsaverproto >= 1.1
>>>>> resourceproto xkbfile  pixman-1 >= 0.21.8 xfont >= 1.4.2 xau xdmcp)
>>>>> were not met:
>>>>> |
>>>>> | Package file '/home/prasant/im6-yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd//usr/lib/pkgconfig/xkbfile.pc'
>>>>> appears to be empty
>>>>> | Package 'xkbfile' has no Name: field
>>>>>
>>>>>
>>>>>
>>>>> Any inputs on this?
>>>>
>>>> Are you using danny or master?
>>>>
>>>> --
>>>> Otavio Salvador                             O.S. Systems
>>>
>>> I checked the poky git repo (fsl-community-bsp/sources/poky) using
>>> 'git describe' :
>>> it says:
>>>
>>> "danny-8.0-48-g47b0864"
>>>
>>> Which one I should have been using: danny or master?
>>
>> danny; so you should be good.
>>
>> It is confusing as mine xkbfile.pc is not empty ...
>>
>> Did you really removed tmp and sstate-cache?
>>
>> --
>
> Yes, I did and built it all over again :-(
>
> would this help: bitbake virtual/xserver -c cleanall  ?


I think the problem is not with xkbfile.pc being empty (or it is not
the only problem now) it seems to me the problem is with wrong libpath
as it is not able to find the dependent libraries (fixesproto,
damageproto, xtrans, etc)

-Pj



More information about the meta-freescale mailing list