xf86-video-ati GIT head (Nov/5/2008) broken

Luca Tettamanti kronos.it at gmail.com
Wed Nov 5 14:30:44 PST 2008


On Wed, Nov 5, 2008 at 10:06 PM, Otto Solares <solca at guug.org> wrote:
> Trying to compile xf86-video-ati GIT head in Debian Sid I got:
>
> $ date -u; git pull
> Wed Nov  5 20:51:42 UTC 2008
> Already up-to-date.
> $ ./configure --prefix=/usr
[...]
> make[2]: *** No rule to make target `radeon_memory.lo', needed by
> `radeon_drv.la'.  Stop.

radeon_memory.c was renamed to radeon_legacy_memory.c, I think you
need to regenerate the makefiles (use autogens.sh).
Tip: if you use ./configure --enable-maintainer-mode the Makefile will
have the rules needed to automagically update itself.

Luca



More information about the xorg mailing list