Request help regarding building of the xorg-macros and libxcb

gautam.h.kumar at accenture.com gautam.h.kumar at accenture.com
Mon Aug 11 02:00:36 PDT 2014


Hi Hebbar,

Thanks for the quick help,

Pls find the logs when I tried to install macros as under
               root at ivi-VirtualBox:/source_build/macros# make && make install
               make: Nothing to be done for `all'.
               make[1]: Entering directory `/source_build/macros'
               make[1]: Nothing to be done for `install-exec-am'.
               test -z "/share/aclocal" || /bin/mkdir -p "/share/aclocal"
               /usr/bin/install -c -m 644 xorg-macros.m4 '/share/aclocal'
               test -z "/share/util-macros" || /bin/mkdir -p "/share/util-macros"
               /usr/bin/install -c -m 644 INSTALL '/share/util-macros'
               test -z "/share/pkgconfig" || /bin/mkdir -p "/share/pkgconfig"
               /usr/bin/install -c -m 644 xorg-macros.pc '/share/pkgconfig'
               /usr/bin/make  install-data-hook
               make[2]: Entering directory `/source_build/macros'
               rm -f /share/aclocal/xorgversion.m4
               make[2]: Leaving directory `/source_build/macros'
               make[1]: Leaving directory `/source_build/macros'


As for the PATH mine it is set as under
               root at ivi-VirtualBox:/source_build/macros# echo $PATH
               /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Mine macros libraries are installed as under

               root at ivi-VirtualBox:/source_build/macros# find / -name "*macro*.pc"
               /source_build/util-macros-1.19.0/xorg-macros.pc
               /source_build/macros/xorg-macros.pc
               /usr/local/share/pkgconfig/xorg-macros.pc
               /usr/share/pkgconfig/xorg-macros.pc
               /usr/lib/pkgconfig/xorg-macros.pc
               /share/pkgconfig/xorg-macros.pc
               root at ivi-VirtualBox:/source_build/macros#

Hope these are the parameter's you were asking

Thanks and br,
Gautam

From: Srivardhan [mailto:sri.hebbar at samsung.com]
Sent: Monday, August 11, 2014 2:05 PM
To: Kumar, Gautam H.; wayland-devel at lists.freedesktop.org
Subject: RE: Request help regarding building of the xorg-macros and libxcb

Hi,

From: wayland-devel [mailto:wayland-devel-bounces at lists.freedesktop.org] On Behalf Of gautam.h.kumar at accenture.com<mailto:gautam.h.kumar at accenture.com>
Sent: Monday, August 11, 2014 12:53 PM
To: wayland-devel at lists.freedesktop.org<mailto:wayland-devel at 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 at 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<http://www.accenture.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20140811/83b19161/attachment-0001.html>


More information about the wayland-devel mailing list