Mailinglist Archive: radeonhd (222 mails)

< Previous Next >
[radeonhd] Requirements cascading
  • From: David Morrison <dave@xxxxxxx>
  • Date: Mon, 16 Jun 2008 13:58:15 -0400
  • Message-id: <4856A9B7.4030400@xxxxxxx>
I find that building the radeonhd driver from git has accumulated some new requirements recently. If I follow the directions on the wiki I now find that building mesa needs XInput.h, which means building libXi, since XInput.h was moved there mid-April. Building libXi means building libx11 and libxext since libXi requires versions of both of those no older than late-May. Unless I'm completely missing something (always a very real possibility), I'd add this to the wiki:

git clone git://anongit.freedesktop.org/git/xorg/lib/libXi
git clone git://anongit.freedesktop.org/git/xorg/lib/libx11
git clone git://anongit.freedesktop.org/git/xorg/lib/libxext

Dave
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups