Coder Social home page Coder Social logo

Comments (5)

hailiyidishui avatar hailiyidishui commented on August 19, 2024

Yes, it will be if you use ubuntu, and it should be bin/bash.i just use bin/bash instead of bin/sh, then the clutter-android can build success, and it can work well.

Date: Wed, 9 Jan 2013 15:22:36 -0800
From: [email protected]
To: [email protected]
Subject: [clutter-android] Ubuntu 12.10, libtool is invoked with /bin/sh, which does not handle += (#3)

          ¡ª

          Reply to this email directly or view it on GitHub.

from clutter-android.

mrosset avatar mrosset commented on August 19, 2024

when you say bin/bash are you meaning you symlink /bin/sh to /bin/bash?

from clutter-android.

hailiyidishui avatar hailiyidishui commented on August 19, 2024

yes, i just symlink /bin/sh to /binbash, but you should modify the autogen.sh to force to just run ./configure, but not autoreconf, then press "1" to continue to build.if you want to fix this issue fundamentally, i think you must modify the autogen reference scripts.if you just want to build success first, i think you can try with this method first.

Date: Wed, 9 Jan 2013 18:17:14 -0800
From: [email protected]
To: [email protected]
CC: [email protected]
Subject: Re: [clutter-android] Ubuntu 12.10, libtool is invoked with /bin/sh, which does not handle += (#3)

when you say bin/bash are you meaning you symlink /bin/sh to /bin/bash?

          ¡ª

          Reply to this email directly or view it on GitHub.

from clutter-android.

mrosset avatar mrosset commented on August 19, 2024

jhbuild is using autoreconf see https://github.com/clutter-project/clutter-android/blob/master/modulesets/clutter-android.modules#L29

unless that is some alias to ./autogen.sh?

autoreconf can not be avoided since we modify a Makefile.am . I thought we could get away with just using automake then, however libtool mismatches on ubuntu seem to require a autoreconf.

from clutter-android.

mrosset avatar mrosset commented on August 19, 2024

oh I should mention this is not an issue of me build clutter-android, I have a working enviroment, this is an issue that was brought up on the ML. that IMO should probably get resolved so people dont have to manipulate there /bin/sh :)

from clutter-android.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.