Hi,
I disabled dri when cross compiled xorg for ambedded

used something like:

./configure --prefix=$CROSS_PREFIX --host=arm-none-linux --disable-glx *
--disable-dri* --disable-xinerama --disable-xdmcp --disable-xdm-auth-1
--disable-libdrm --disable-dmx
make
make install

note the option to disable direct rendering... if you need it you have to
install the package (don't know its exact name and where to download right
now).

to list all options

./configure -h
or
./configure -h | grep dri
for options regarding dri.

Cheers.
Giuseppe.


On Mon, Jun 18, 2012 at 1:45 PM, 王洪虎 <wanghon...@loongson.cn> wrote:

> Hi, Mr/Mrs
>    while i building  building xserver-xorg-1.12.2,it indicates
> " configure: error: Package requirements (glproto >= 1.4.14 dri >= 7.8.0)
> were not met:
>  No package 'dri' found
> "
>
>   could you give me some ideas?
>
> _______________________________________________
> xorg@lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.x.org/mailman/listinfo/xorg
> Your subscription address: gius...@gmail.com
>
_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

Reply via email to