libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for dlopen... no checking for dlopen in -ldl... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for mkostemp... yes checking for strchrnul... yes checking for COMPOSITOR... yes checking for XWAYLAND... yes checking for XWAYLAND_TEST... yes checking for XCB... yes checking for xcb_poll_for_queued_event... yes checking for X11_COMPOSITOR_XKB... no checking for X11_COMPOSITOR... yes checking for DRM_COMPOSITOR... yes checking for WAYLAND_COMPOSITOR... yes checking for RPI_COMPOSITOR... yes checking for RPI_BCM_HOST... no checking for FBDEV_COMPOSITOR... yes checking for PIXMAN... yes checking for PNG... yes checking for WEBP... no checking for jpeg_CreateDecompress in -ljpeg... yes checking for CAIRO... yes checking for SIMPLE_CLIENT... yes checking for SIMPLE_EGL_CLIENT... yes checking for CLIENT... yes checking for WESTON_INFO... yes checking for POPPLER... no checking for CAIRO_EGL... yes checking for PANGO... yes checking for WESTON_LAUNCH... yes checking for SYSTEMD_LOGIN... no checking for pam_open_session in -lpam... yes checking for GLU... yes checking for WCAP... yes checking for rsvg-convert... no checking for SETBACKLIGHT... yes checking for LIBUNWIND... no configure: Weston's native backend: drm-backend.so checking for wayland-scanner... /home/jasonwoof/local/wayland/bin/wayland-scanner configure: creating ./config.status config.status: creating Makefile config.status: creating shared/Makefile config.status: creating src/Makefile config.status: creating src/xwayland/Makefile config.status: creating src/version.h config.status: creating src/weston.pc config.status: creating clients/Makefile config.status: creating wcap/Makefile config.status: creating data/Makefile config.status: creating protocol/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/home/jasonwoof/dev/wayland/weston' Making all in shared make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/shared' CC libshared_la-config-parser.lo CC libshared_la-option-parser.lo CC libshared_la-os-compatibility.lo CCLD libshared.la CC libshared_cairo_la-config-parser.lo CC libshared_cairo_la-option-parser.lo CC libshared_cairo_la-os-compatibility.lo CC libshared_cairo_la-image-loader.lo CC libshared_cairo_la-cairo-util.lo CCLD libshared-cairo.la make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/shared' Making all in src make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' GEN screenshooter-server-protocol.h GEN screenshooter-protocol.c GEN text-cursor-position-server-protocol.h GEN text-cursor-position-protocol.c GEN tablet-shell-protocol.c GEN tablet-shell-server-protocol.h GEN desktop-shell-protocol.c GEN desktop-shell-server-protocol.h GEN text-protocol.c GEN text-server-protocol.h GEN input-method-protocol.c GEN input-method-server-protocol.h GEN workspaces-server-protocol.h GEN workspaces-protocol.c GEN git-version.h make all-recursive make[3]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' Making all in xwayland make[4]: Entering directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' GEN xserver-protocol.c GEN xserver-server-protocol.h make all-am make[5]: Entering directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' CC xwayland_la-window-manager.lo CC xwayland_la-selection.lo CC xwayland_la-launcher.lo CC xwayland_la-xserver-protocol.lo CC xwayland_la-hash.lo CCLD xwayland.la make[5]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[4]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[4]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' CC desktop_shell_la-shell.lo CC desktop_shell_la-desktop-shell-protocol.lo CCLD desktop-shell.la CC tablet_shell_la-tablet-shell.lo CC tablet_shell_la-tablet-shell-protocol.lo CCLD tablet-shell.la CC x11_backend_la-compositor-x11.lo CCLD x11-backend.la CC drm_backend_la-compositor-drm.lo CC drm_backend_la-tty.lo CC drm_backend_la-udev-seat.lo CC drm_backend_la-evdev.lo CC drm_backend_la-evdev-touchpad.lo CC drm_backend_la-launcher-util.lo CC drm_backend_la-libbacklight.lo CCLD drm-backend.la CC wayland_backend_la-compositor-wayland.lo CCLD wayland-backend.la CC headless_backend_la-compositor-headless.lo CCLD headless-backend.la CC fbdev_backend_la-compositor-fbdev.lo CC fbdev_backend_la-tty.lo CC fbdev_backend_la-udev-seat.lo CC fbdev_backend_la-evdev.lo CC fbdev_backend_la-evdev-touchpad.lo CC fbdev_backend_la-launcher-util.lo CCLD fbdev-backend.la CC rpi_backend_la-compositor-rpi.lo CC rpi_backend_la-tty.lo CC rpi_backend_la-evdev.lo CC rpi_backend_la-evdev-touchpad.lo CCLD rpi-backend.la CC weston-log.o CC weston-compositor.o CC weston-filter.o CC weston-screenshooter.o CC weston-screenshooter-protocol.o CC weston-clipboard.o CC weston-text-cursor-position-protocol.o CC weston-zoom.o CC weston-text-backend.o CC weston-text-protocol.o CC weston-input-method-protocol.o CC weston-workspaces-protocol.o CC weston-bindings.o CC weston-animation.o CC weston-noop-renderer.o CC weston-pixman-renderer.o CC weston-matrix.o CC weston-gl-renderer.o CCLD weston CC weston_launch-weston-launch.o CCLD weston-launch make[4]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[3]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' Making all in clients make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/clients' GEN screenshooter-client-protocol.h GEN screenshooter-protocol.c GEN text-cursor-position-client-protocol.h GEN text-cursor-position-protocol.c GEN text-protocol.c GEN text-client-protocol.h GEN input-method-protocol.c GEN input-method-client-protocol.h GEN desktop-shell-client-protocol.h GEN desktop-shell-protocol.c GEN tablet-shell-client-protocol.h GEN tablet-shell-protocol.c GEN workspaces-client-protocol.h GEN workspaces-protocol.c make all-am make[3]: Entering directory `/home/jasonwoof/dev/wayland/weston/clients' CC window.lo CC text-cursor-position-protocol.lo CC workspaces-protocol.lo CCLD libtoytoolkit.la CC weston-info.o CC os-compatibility.o CCLD weston-info CC terminal.o CCLD weston-terminal CC desktop-shell.o CC desktop-shell-protocol.o CCLD weston-desktop-shell CC tablet-shell.o CC tablet-shell-protocol.o CCLD weston-tablet-shell CC screenshot.o CC screenshooter-protocol.o CCLD weston-screenshooter CC weston_screensaver-wscreensaver.o CC weston_screensaver-desktop-shell-protocol.o CC weston_screensaver-wscreensaver-glue.o CC weston_screensaver-glmatrix.o CCLD weston-screensaver CC keyboard.o CC input-method-protocol.o CCLD weston-keyboard CC weston-simple-im.o CCLD weston-simple-im CC flower.o CCLD flower CC image.o CCLD image CC cliptest-cliptest.o CCLD cliptest CC dnd.o CCLD dnd CC smoke.o CCLD smoke CC resizor.o CCLD resizor CC eventdemo.o CCLD eventdemo CC clickdot.o CCLD clickdot CC transformed.o CCLD transformed CC calibrator.o CC matrix.o CCLD calibrator CC gears.o CCLD gears CC editor-editor.o CC editor-text-protocol.o CCLD editor CC simple_shm-simple-shm.o CC simple_shm-os-compatibility.o CCLD simple-shm CC simple_touch-simple-touch.o CC simple_touch-os-compatibility.o CCLD simple-touch CC simple_egl-simple-egl.o CCLD simple-egl make[3]: Leaving directory `/home/jasonwoof/dev/wayland/weston/clients' make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/clients' Making all in data make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/data' Making all in protocol make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/protocol' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/protocol' Making all in tests make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/tests' GEN wayland-test-protocol.c GEN wayland-test-server-protocol.h GEN wayland-test-client-protocol.h make all-am make[3]: Entering directory `/home/jasonwoof/dev/wayland/weston/tests' CC weston_test_la-weston-test.lo CC weston_test_la-wayland-test-protocol.lo CCLD weston-test.la CC setbacklight-setbacklight.o CC setbacklight-libbacklight.o CCLD setbacklight CC matrix-test.o CC matrix.o CCLD matrix-test make[3]: Leaving directory `/home/jasonwoof/dev/wayland/weston/tests' make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/tests' Making all in wcap make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/wcap' CC wcap_decode-main.o CC wcap_decode-wcap-decode.o CCLD wcap-decode make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/wcap' Making all in man make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/man' GEN weston.1 GEN weston.ini.5 GEN weston-drm.7 make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/man' make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston' make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston' make[1]: Leaving directory `/home/jasonwoof/dev/wayland/weston' Making install in shared make[1]: Entering directory `/home/jasonwoof/dev/wayland/weston/shared' make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/shared' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/shared' make[1]: Leaving directory `/home/jasonwoof/dev/wayland/weston/shared' Making install in src make[1]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' GEN git-version.h make install-recursive make[2]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' Making install in xwayland make[3]: Entering directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make install-am make[4]: Entering directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[5]: Entering directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[5]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/jasonwoof/local/wayland/lib/weston' /bin/bash ../../libtool --mode=install /usr/bin/install -c xwayland.la '/home/jasonwoof/local/wayland/lib/weston' libtool: install: /usr/bin/install -c .libs/xwayland.so /home/jasonwoof/local/wayland/lib/weston/xwayland.so libtool: install: /usr/bin/install -c .libs/xwayland.lai /home/jasonwoof/local/wayland/lib/weston/xwayland.la libtool: finish: PATH="/home/jasonwoof/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/games:/sbin" ldconfig -n /home/jasonwoof/local/wayland/lib/weston ---------------------------------------------------------------------- Libraries have been installed in: /home/jasonwoof/local/wayland/lib/weston If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[4]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[3]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src/xwayland' make[3]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' GEN git-version.h make[4]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' GEN git-version.h /bin/mkdir -p '/home/jasonwoof/local/wayland/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c weston weston-launch '/home/jasonwoof/local/wayland/bin' libtool: install: /usr/bin/install -c weston /home/jasonwoof/local/wayland/bin/weston libtool: install: /usr/bin/install -c weston-launch /home/jasonwoof/local/wayland/bin/weston-launch make install-exec-hook make[5]: Entering directory `/home/jasonwoof/dev/wayland/weston/src' chown root /home/jasonwoof/local/wayland/bin/weston-launch make[5]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[4]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[3]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[2]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src' make[1]: Leaving directory `/home/jasonwoof/dev/wayland/weston/src'