RE: Request help regarding building of weston module

2014-08-25 Thread gautam.h.kumar
Hello, Thanks a lot for the help pq It got rectified by following below steps 1] I rebuilt the Weston with option --disable-egl and it got rectified as below ./autogen.sh --prefix=$WLD --enable-libinput-backend --disable-setuid-install –disable-egl Still Thanks a lot for the help again

Request help regarding building of weston module

2014-08-25 Thread gautam.h.kumar
Hello, I am trying to build the weston module and its giving below Someone has any idea ?? Steps to reproduce 1. git clone http://anongit.freedesktop.org/git/wayland/weston.git 2. cd weston 3. ./autogen.sh --prefix=$WLD --enable-libinput-backend –disable-setuid-install 4.

RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
Hi Marek, I rebuilt everything from the beginning as given in the http://wayland.freedesktop.org/ubuntu12.04.html Pls Note: I have been building everything for the ARM Architecture root@ivi-VirtualBox:/source_build/mesa# uname -m armv7l root@ivi-VirtualBox:/source_build/mesa# My autogen.sh com

RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
Hi Marek, Thanks for the help again I will do so as advised and revert back with the results. Thanks again and Br, Gautam From: Marek Chalupa [mailto:mchqwe...@gmail.com] Sent: Tuesday, August 12, 2014 3:12 PM To: Kumar, Gautam H. Cc: sri.heb...@samsung.com; wayland-devel@lists.freedesktop.org

RE: Request help regarding building of mesa module

2014-08-12 Thread gautam.h.kumar
Hi Marek, 1] I built the drm with the enable intel option as suggested by you root@ivi-VirtualBox:/source_build/drm# ./autogen.sh --enable-intel root@ivi-VirtualBox:/source_build/drm# make root@ivi-VirtualBox:/source_build/drm# make install root@ivi-VirtualBox:/source_build/drm# cd

RE: Request help regarding building of mesa module

2014-08-11 Thread gautam.h.kumar
Hi Marek, I rebuilt everything from scratch and it went on fine till again it started breaking in the mesa module git clone git://anongit.freedesktop.org/mesa/mesa cd mesa ./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl \

RE: Request help regarding building of the xorg-macros and libxcb

2014-08-11 Thread gautam.h.kumar
Hi Marek, As advised by you will redo them all and revert back. I have learnt a lot while interacting with you all. Thanks a lot again and Br, Gautam From: Marek Chalupa [mailto:mchqwe...@gmail.com] Sent: Monday, August 11, 2014 3:17 PM To: Kumar, Gautam H. Cc: sri.heb...@samsung.com; wayland-de

RE: Request help regarding building of the xorg-macros and libxcb

2014-08-11 Thread gautam.h.kumar
Hi Marek, Pls find the logs as under as you had told I did the same. root@ivi-VirtualBox:/source_build# echo $PKG_CONFIG_PATH root@ivi-VirtualBox:/source_build# export PKG_CONFIG_PATH=$WLD/share/pkgconfig:$PKG_CONFIG_PATH root@ivi-VirtualBox:/source_

RE: Request help regarding building of the xorg-macros and libxcb

2014-08-11 Thread gautam.h.kumar
Hi Marek, Thanks again for the help, How to set the PKG_CONFIG_PATH to $WLD/share/pkgconfig ? Or How to check what is my PKG_CONFIG_PATH ? Sorry may be very silly thing to ask but I am fairly new (Just a month old into linux). I am also googling on the above ☺ Thanks and Br, Gautam, From: Mar

RE: Request help regarding building of the xorg-macros and libxcb

2014-08-11 Thread gautam.h.kumar
Hi Hebbar, Thanks for the quick help, Pls find the logs when I tried to install macros as under root@ivi-VirtualBox:/source_build/macros# make && make install make: Nothing to be done for `all'. make[1]: Entering directory `/source_build/macros'

Request help regarding building of the xorg-macros and libxcb

2014-08-11 Thread gautam.h.kumar
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

RE: Help needed regarding the "1.4.93 version of Wayland and Weston"

2014-08-06 Thread gautam.h.kumar
Hi Srivardhan ... Think it works Thanks a billion ... Replacing git:// with http:// as suggested by you worked :):) Thanks again and Br, Gautam From: Srivardhan [mailto:sri.heb...@samsung.com] Sent: Wednesday, August 06, 2014 4:24 PM To: Kumar, Gautam H.; wayland-devel@lists.freedesktop.org

Help needed regarding the "1.4.93 version of Wayland and Weston"

2014-08-06 Thread gautam.h.kumar
Hi, Request your help regarding building of the Weston module downloaded from your site. I am trying to build the Wayland and Weston components on my Linux Ubuntu 3.2.0-67 I am getting problem as highlighted below Steps to reproduce 1] I download wayland-1.4.93.tar.xz and weston-1.4.93.tar.