Hi I just commented that lines in couple places and set ECLIPSE_ROOT to / Applications/eclipse then run this script again, it works for me now
On Feb 4, 9:32 pm, qwerty <enetconsult...@comcast.net> wrote: > Hi, > > I am trying to buildADT0.9.0 onMacOSby running build_server.sh > under: > > development/tools/eclipse/scripts/build_server.sh > > The script failed inside build_server.sh at line 55 when it tries to > check for Linux dependency. It failed at line: > > # The current Eclipse build has some Linux dependency in its config > files > [ `uname` == "Linux" ] || die "This must run from a Linux box." > > OnMacOS'uname' == "Darwin" not "Linux" > > I was wondering if anyone has suggestion or solution to this ? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---