problem with building xserver-xorg-1.12.2

Giuseppe Penone giuspen at gmail.com
Mon Jun 18 08:54:39 PDT 2012


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, 王洪虎 <wanghonghu at 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 at lists.x.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.x.org/mailman/listinfo/xorg
> Your subscription address: giuspen at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20120618/ad290af5/attachment.html>


More information about the xorg mailing list