On Tue, Feb 17, 2009 at 9:47 AM, aik <[email protected]> wrote: > Younes Manton wrote: >> >> You need various X dev packages installed... you are missing something >> related to randr. I install xserver-xorg-dev, x11proto-randr-dev, etc >> for example on Ubuntu and that usually solves my problems. Try finding >> randr related dev packages for Fedora. >> >> > > Found, installed. Fails different now. As I understand, it builds the > "intel" lib only.
You need the --enable-nouveau-experimental-api flag when configuring, e.g.: ./configure --enable-nouveau-experimental-api _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
