Problems Compiling from Git

Mike Lothian mike at fireburn.co.uk
Wed Feb 24 14:10:43 PST 2010


On 23 February 2010 18:07, Mike Lothian <mike at fireburn.co.uk> wrote:
> On 19 February 2010 06:14, ace102 <mgavl69 at juno.com> wrote:
>>
>> What kind of hardware are building it for?
>>
>> If you're using nVidia(and their binary) you can use --disable-glx with the
>> xserver .config/autogen.sh and you won't need to build libGL/mesa at all.
>> There's some switches(.config --help) in Mesa which you should look at to
>> see what you need to build specifically for as far as drivers/swrast goes.
>>
>>
>> -----
>> Error:Success
>> --
>> View this message in context: http://old.nabble.com/Problems-Compiling-from-Git-tp27646917p27650095.html
>> Sent from the Free Desktop - xorg mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> xorg mailing list
>> xorg at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xorg
>>
>
> This is what's passed to configure:
>
> ./configure --prefix=/usr --build=x86_64-pc-linux-gnu
> --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
> --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
> --localstatedir=/var/lib --libdir=/usr/lib64 --prefix=/usr
> --datadir=/usr/share --disable-ipv6 --disable-dmx --disable-kdrive
> --disable-tslib --disable-xcalibrate --enable-xvfb --enable-xnest
> --enable-record --enable-xfree86-utils --enable-install-libxf86config
> --enable-dri --enable-dri2 --enable-glx --enable-xorg --enable-glx-tls
> --enable-config-udev --sysconfdir=/etc/X11 --localstatedir=/var
> --enable-install-setuid --with-fontdir=/usr/share/fonts
> --with-xkb-output=/var/lib/xkb --disable-config-hal --without-dtrace
> --disable-xsdl --disable-static
>
> I've noticed a few updates to xorg-server in the last 48 hours but I
> still have the compilation issue
>
> Regards
>
> Mike
>

Thanks for fixing that Kristian



More information about the xorg mailing list