[ANNOUNCE] xserver 1.4.99.905

Michel Dänzer michel at tungstengraphics.com
Thu Jul 17 03:07:40 PDT 2008


On Thu, 2008-07-17 at 11:30 +0200, Juergen Beisert wrote:
> Hi,
> 
> I'm trying to cross compile the xorg-server-1.4.99.905. But my cross
> compiler complains about:
> 
> CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/drm
> 
> I found it in "hw/xfree86/os-support/linux/Makefile.am"
> 
> [...]
> INCLUDES = $(XORG_INCS) $(PLATFORM_INCLUDES) -I/usr/include/drm # FIXME this last part is crack
> [...]
> 
> Sorry, I'm not an autotools expert, is there a way to handle it correctly also
> for cross compiling?

Try replacing -I/usr/include/drm with $(LIBDRM_CFLAGS) .


-- 
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer




More information about the xorg mailing list