For Programmers: Free Programming Magazines  


Home > Archive > Tcl > October 2006 > Re: http://aolserver.com/lists.php why is aolsever mailing list done









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: http://aolserver.com/lists.php why is aolsever mailing list done
Uwe Klein

2006-10-31, 7:07 pm

gavino wrote:

>
> [root@avo aolserver]# make install
> ./util/nsmakeall.tcl install nsthread nsd nstclsh
> ./util/nsmakeall.tcl: line 48: syntax error near unexpected token `}'
> ./util/nsmakeall.tcl: line 48: `}'
> make: *** [install-bins] Error 2


"syntax error near unexpected token"
isn't that a typical bash error message?

uwe
Uwe Klein

2006-10-31, 7:07 pm

Eckhard Lehmann wrote:
> Uwe Klein wrote:
>
>
>
> No, its due to some error in the nsmakeall.tcl script... I remember
> that I had indeed problems with that (but the fix didn't take long
> enough to remember it forever ;-).
> As B. Oakley pointed out in another post, it is described and solved at
>
> http://openacs.org/forums/message-v...ssage_id=457933
>
>
> Eckhard
>

Hi Eckhard,
the only time you get an error like that is when a tcl-script is
executed by bash (or some other klapprig shell):

uwe

uwe@ben:/usr/lib> strings libtcl8.4.so | egrep 'unexpected|syntax'
unexpected token type in Tcl_EvalTokensStandard
TclCompileIfCmd: unexpected opcode updating ifFalse jump
syntax error in expression "%.*s"
CompileSubExpr: unexpected operator %d requiring special treatment
CompileSubExpr: unexpected token type %d
syntax error
unexpected operator %s
unexpected close parenthesis
syntax error in expression "%.60s..."
unexpected ternary 'else' separator
unexpected ternary 'then' separator
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com