On Wed, Nov 5, 2008 at 10:06 PM, Otto Solares <[EMAIL PROTECTED]> 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
_______________________________________________
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to