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...

               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

Reply via email to