Failed to load module: /usr/way/lib/weston/rpi-backend.so: undefined symbol: eglTerminate

2014-12-23 Thread Jeff Chua
I recompiled Tomeu's userland git and weston with EGL enabled. Compiled ok, but starting weston gives the following error .. 07:33:06.983] OS: Linux, 3.18.1, #9 Mon Dec 22 21:36:03 SGT 2014, armv6l [07:33:06.986] Using config file '/root/.config/weston.ini' [07:33:06.988] Loading module '/usr/way/

[PATCH v2 0/3] doc: Switch to generated diagrams with hot-linked areas.

2014-12-23 Thread Jon A. Cruz
Second round patch tuned for working with older graphviz versions. These changes switch from static png images for diagrams to generated diagrams with hot-linked areas. It adds xslt to do the 'heavy lifting' of adding useful diagrams and automate linking with graphviz output consistent with the w

[PATCH v2 1/3] doc: Switch from static image files to generated diagrams.

2014-12-23 Thread Jon A. Cruz
Switches diagrams from using static PNG images to instead generate them via simple graphviz DOT markup files. Signed-off-by: Jon A. Cruz --- configure.ac | 13 + doc/doxygen/Makefile.am| 15 -- doc/doxygen/dot/wayland-ar

[PATCH v2 2/3] doc: Create hot-linked areas in documents.

2014-12-23 Thread Jon A. Cruz
Added xslt processing to give DocBook output diagram image maps/hot-linked areas consistent with those automatically generated by Doxygen. Signed-off-by: Jon A. Cruz --- doc/doxygen/Makefile.am | 10 +++-- doc/publican/Makefile.am | 21 -- doc/publican/merge-ma

[PATCH v2 3/3] doc: update diagrams for compatibility.

2014-12-23 Thread Jon A. Cruz
Change attribute separators for compatiblity with graphviz older than 2.30. Signed-off-by: Jon A. Cruz --- doc/doxygen/dot/wayland-architecture.gv | 44 ++--- doc/doxygen/dot/x-architecture.gv | 50 - 2 files changed, 47 insertions(+)