From: Bill T. <wm...@na...> - 2008-08-13 13:34:51
|
> Hi there > > Sheshadri Musturi wrote: >> I am trying to build STLinux on my Ubuntu Hardy. >> But I am facing errors like >> >> [: 72: ==: unexpected operator >> Unrecognised option: >> >> Could someone help me out, the reason behind it and how can I overcome >> this. > > For problems which are specific to the STLinux distribution you are > probably > better off putting in query into bugzilla at bugzilla.stlinux.com. Bugzilla returns: Secure Connection Failed bugzilla.stlinux.com uses an invalid security certificate. The certificate is not trusted because it is self signed. (Error code: sec_error_ca_cert_invalid) * This could be a problem with the server's configuration, or it could be someone trying to impersonate the server. * If you have connected to this server successfully in the past, the error may be temporary, and you can try again later. > > However in this case I think the problem is that Ubuntu usually sets > /bin/sh > to ash, which doesn't support the test == operator (which is a bash > extension). > Try running the script under bash explicitly. > > Stuart > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > linuxsh-dev mailing list > lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsh-dev > |