Can't build Weston on Raspbian

Pekka Paalanen ppaalanen at gmail.com
Sun Apr 7 06:53:47 PDT 2013


On Sat, 06 Apr 2013 19:50:09 +0200
Jörn Reder <joern at zyn.de> wrote:

> 
> Hiho,
> 
> I am new to Wayland and try to build Wayland & Weston on Raspbian
> (following http://wayland.freedesktop.org/raspberrypi.html) but fail on
> Weston compilation with this error message:
> 
> --snip--
> 
> make[4]: Entering directory `/home/pi/src/weston/weston/src'
>   CC     fbdev_backend_la-launcher-util.lo
> In file included from launcher-util.c:34:0:
> /usr/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory
> compilation terminated.
> 
> --snip--
> 
> Google didn't help. I just found another guy hitting the same issue
> without a solution.
> 
> I have libdrm-dev installed, but obviously this doesn't matter ;)

Hi,

looks like the build guide is missing --disable-fbdev-compositor option
for autogen.sh for Weston. That should help.


Thanks,
pq


More information about the wayland-devel mailing list