On Thu, Apr 15, 2010 at 7:55 PM, Neale Ferguson
<nealefergu...@verizon.net> wrote:
> Is this a known problem: when I do a build of ON I am getting heaps of errors 
> when building stuff in lib/libshell -
>
> /usr/bin/shcomp "common/scripts/filemutexdemo1.sh" >"filemutexdemo1"
> install -s -m 755 -f 
> /export/home/tide/OpenSolaris/sirius/onnv-gate/proto/root_s390/usr/demo/ksh/bin
>  "filemutexdemo1"
> /usr/bin/rm -f "filemutexdemo1"
> /usr/bin/shcomp "common/scripts/filetree1.sh" >"filetree1"
> install -s -m 755 -f 
> /export/home/tide/OpenSolaris/sirius/onnv-gate/proto/root_s390/usr/demo/ksh/bin
>  "filetree1"
> /usr/bin/rm -f "filetree1"
> /usr/bin/shcomp "common/scripts/gnaw.sh" >"gnaw"
> common/scripts/gnaw.sh: syntax error at line 928: `(' unexpected
> *** Error code 3
> /usr/bin/shcomp "common/scripts/mandelbrotset1.sh" >"mandelbrotset1"
> common/scripts/mandelbrotset1.sh: syntax error at line 212: `(' unexpected
> *** Error code 3
> /usr/bin/shcomp "common/scripts/multifollow.sh" >"multifollow"
> install -s -m 755 -f 
> /export/home/tide/OpenSolaris/sirius/onnv-gate/proto/root_s390/usr/demo/ksh/bin
>  "multifollow"
> /usr/bin/rm -f "multifollow"
> /usr/bin/shcomp "common/scripts/numtree1.sh" >"numtree1"
> common/scripts/numtree1.sh: syntax error at line 96: `node' unexpected
> *** Signal 11 - core dumped
> :
> :
>
> There are pages of this stuff.

AFAIK this should only happen if you build ON with ksh93 predating
ksh93 update 2.
What do /usr/bin/shcomp --version ; ksh93 --version say? Which ON
build do you use?

Irek
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to