Hi, From: wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] On Behalf Of gautam.h.ku...@accenture.com Sent: Monday, August 11, 2014 12:53 PM To: wayland-devel@lists.freedesktop.org Subject: Request help regarding building of the xorg-macros and libxcb Hello All, I was trying to build Weston according to the instructions given at http://wayland.freedesktop.org/ubuntu12.04.html 1. I built xorg-macros according to the given instructions as below git clone http://anongit.freedesktop.org/git/xorg/util/macros.git cd macros ./autogen.sh --prefix=$WLD make && make install cd .. 2. When I am trying to build libxcb as in next step given as below git clone http://anongit.freedesktop.org/git/xcb/libxcb.git cd libxcb ./autogen.sh --prefix=$WLD make && make install cd .. 3. I am getting below error in the "./autogen.sh --prefix=$WLD" step 4. root@ivi-VirtualBox:/source_build/libxcb# ./autogen.sh --prefix=$WLD autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 configure.ac:29: error: xorg-macros version 1.18 or higher is required but 1.17 found /usr/share/aclocal/xorg-macros.m4:39: XORG_MACROS_VERSION is expanded from... This error comes when macros is not installed. You sure, you didn't get any error while building or installing. Have you set the PATH and PKG_CONFIG_PATH variable correctly? Thank-you, Hebbar configure.ac:29: the top level autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: /usr/bin/autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 Though everywhere I am checking macros 1.19 I am installing, Can somebody help me would be highly obliged. Got stuck badly here :-(:-( Thanks and Br, Gautam, _____
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ____________________________________________________________________________ __________ www.accenture.com
_______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/wayland-devel