Hi Brad,

Am Sonntag, den 27.04.2008, 16:58 +1000 schrieb Brad Hards:
> While trying to get openchange to build on opensolaris, I came up against a 
> problem with the installsamba4.sh script.
> 
> Basically the interpreter barfs on line 11:
> function error_check() {
> - it complains about an unexpected `(' 
> 
> I think the problem is that on opensolaris, /bin/sh isn't bash. 
> 
> Any objections to making line 1 #!/bin/bash?
> 
> I'm not sure what other scripts may also cause problems, given my inability 
> to 
> get past "gmake samba4" at this stage.
There's no particular reason for requiring bash so I've removed the
bash-specific bits in installsamba4.sh - see the latest revision in
trunk. Any chance you can retry with these changes?

Cheers,

Jelmer
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to