Re: documentaion building for android
- From: Dominique Bureau <dbureau gmail com>
- To: clutter-list gnome org
- Subject: Re: documentaion building for android
- Date: Wed, 09 Jan 2013 11:59:33 -0500
Nope. Still breaks when building gettext, spewing out errors about libtool.
So I guess that the issue is with the compiled components (or how jhbuild
invoke the commands), not the actual build-clutter-android script.
As for a fix I'd be more than happy, but event though I've been a developer for
around 15 years, I've never managed to get my brain to co-operate with shell
scripting....no idea why, it just isn't for me ;)
--
Dominique
On Wednesday, January 09, 2013 08:00:54 AM you wrote:
Thanks for mentioning this. Can you try adding a shebang to the script.
#!/bin/bash
that should resolve this, if I'll do a quick push request on github.
On Wed, Jan 9, 2013 at 7:49 AM, Dominique Bureau <dbureau gmail com> wrote:
BTW, for anyone trying to build this from Ubuntu (at least using 12.04 for
me), you will end up with some weird issues when trying to run the build-
clutter-android script. Ubuntu /bin/sh is a symlink to dash, and it would
seem that the script (or other components that it calls) would rely on
sh-isms that dash doesn't like.
I simply replaced /bin/sh to point to bash and it fixed the issues for me.
Now I'm stuck somewhere else ;)
--
Dominique
_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]