Hi Martin,

I started a fresh build for machine=smdk6410 and distro=shr
My initial problem was xorg-kdriver do_compile used to fail

i got rid of it by including some lines in machine/smdk6410.conf
PREFERRED_PROVIDER_vertiual/xserver = "xserver-xorg"
PREFERRED_PROVIDER_vertiual/xserver_shr = "xserver-xorg"
XSERVER_shr = "xserver-xorg"
It build 6119 out of 6937 tasks,
and failing at xserver-xorg do_configure failed
its unable to find gl >= 7.1.0

its giving 2 choices
1. add path to gl.pc in the PKG_CONFIG_PATH or
2. GL_LIBS and GL_CFLAGS variables to be set
so it does not require to call pkg-config.

Please, Let me know if I'm missing anything else..

2009/12/18 Martin Jansa <[email protected]>

> On Fri, Dec 18, 2009 at 04:30:41PM +0530, Naveen Krishna Ch wrote:
> > Hi Martin,
> > Probably u r right, Smdk 6410 does not support wih Mesa i guess.
> >
> > -> When i use Mesa the GL "Package GL not found is the problem" Failing
> > during configuration
>
> check config.log maybe it cannot detect some other gl package, have you
> tried version 7.6 of mesa?
>
I included
PREFERRED_PROVIDER_vertiual/libgl = "mesa-dri"
this in the machine/smdk6410.conf
I tried by including 7.6 of mesa also
Most Mesa-dri has the same problem.


>
> > -> When i use Mesa-dri "configure error: DRI driver directory 'glamo'
> > dosen't exist"
>
> seems like you have
> MACHINE_DRI_MODULES = "glamo"
> in your machine configuration
>
I tried with and without mentioning this line,.
Cause i have no idea abt thier dependencies

>
> >      Failing during configuration
> >
> > I don't have much idea on the Xserver stuff.
> > Are there any other providers which can repalce Mesa.
>
> yes mesa-xlib
>
I tried with this too, But no luck.
Finally i started again as mentioned early in this mail.

>
> Cheers,
>
> --
>  uin:136542059                
> jid:[email protected]<jid%[email protected]>
> Jansa Martin                 
> sip:[email protected]<sip%[email protected]>
> JaMa
>



-- 
Shine bright,
(: Naveen Krishna Ch :)
_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to