[Etnaviv] xf86-video-armada: Build issue for ARM

Russell King - ARM Linux linux at armlinux.org.uk
Mon Mar 13 08:23:00 UTC 2017


On Mon, Mar 13, 2017 at 11:27:09AM +0530, Jagan Teki wrote:
> Hi,
> 
> I'm trying to cross-compile xf86-video-armada for ARM, referring
> this[1] for building libdrm-armada and all. Was able build
> libdrm-armada but build issue on xf86-video-armada.
> 
> Here is the log:
> ------------------
> xf86-video-armada# make
> cd . && /bin/bash ./config.status config.h
> config.status: creating config.h
> config.status: config.h is unchanged
> make  all-recursive
> make[1]: Entering directory `/workspace/armada/xf86-video-armada'
> Making all in common
> make[2]: Entering directory `/workspace/armada/xf86-video-armada/common'
>   CC       bo-cache.lo
> In file included from bo-cache.h:7:0,
>                  from bo-cache.c:4:
> compat-list.h:4:18: fatal error: list.h: No such file or directory

list.h comes from the Xorg header files.  On debian-based systems:

$ dpkg -S /usr/include/xorg/list.h
xserver-xorg-dev: /usr/include/xorg/list.h

-- 
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.


More information about the etnaviv mailing list