Jelmer,

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.

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

Reply via email to