Tried that ! It just appends that to the arguments list:

*Error running ./autogen.sh --prefix /home/yash/gnome/install --libdir
'/home/yash/gnome/install/lib64' --enable-installed-tests
--enable-wayland-backend --enable-wayland-compositor --enable-evdev-input
--enable-egl-backend --disable-wayland-backend
*
But, it is already having enable-wayland-backend in the arguments.
How do I remove/fix that?


On Mon, Sep 9, 2013 at 9:26 PM, Hashem Nasarat <[email protected]> wrote:

>  From https://developer.gnome.org/jhbuild/stable/config-reference.html.en
>
> try putting
> module_autogenargs = {'clutter': '--disable-wayland-backend'}
> in your ~/.config/jhbuildrc
>
> On 09/09/2013 11:19 AM, Yash Girdhar wrote:
>
> How do I pass --disable-wayland-backend to the script, as in where do I
> need to write this.
>
>
>  On Mon, Sep 9, 2013 at 8:21 PM, Emmanuele Bassi <[email protected]> wrote:
>
>> hi;
>>
>> On 9 September 2013 15:46, Yash Girdhar <[email protected]> wrote:
>>
>> > And one more thing, I am also getting an dependency error while jhbuild
>> > tries to build clutter.
>> >
>> > The error is :
>> >
>>  > No package 'libevdev' found
>>
>> you need to install the development version of libevdev, or avoid
>> building Clutter with Wayland support - i.e. pass
>> --disable-wayland-backend to the Clutter configure script.
>>
>> ciao,
>>  Emmanuele.
>>
>> --
>> W: http://www.emmanuelebassi.name
>> B: http://blogs.gnome.org/ebassi/
>>
>
>
>
>  --
> Thanks and Regards
> Yashasvi Girdhar
>
>
> _______________________________________________
> gnome-love mailing 
> [email protected]https://mail.gnome.org/mailman/listinfo/gnome-love
>
>
>
> _______________________________________________
> gnome-love mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gnome-love
>
>


-- 
Thanks and Regards
Yashasvi Girdhar
_______________________________________________
gnome-love mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-love

Reply via email to