On 05/12/2010, at 11:36 PM, 1 0 wrote:

> Hello,
> 
> I gotta problem with building GIT version of OpenOCD on my FreeBSD box
> - there is some error with JimTcl and tclsh (should come from
> jimtcl?):
> 
> tclsh .././jimtcl/parse-unidata.tcl .././jimtcl/UnicodeData.txt
>> unicode_mapping.c
> tclsh: not found
> 
> Here is the full build output: http://pastebin.com/cN1rPNcp
> 
> # whereis tclsh
> tclsh:
> 
> Please advise,

tclsh is used during building. jimsh isn't used because of the
chicken-and-egg problem.

Actually, in the normal case it isn't even needed. You could
replace 'tclsh' with 'echo' as a workaround if you don't want to
install Tcl.

In any case, I've pushed a fix to the Jim Tcl git repository.

Cheers,
Steve

> 
> -- 
> 0110001101100100
> _______________________________________________
> Openocd-development mailing list
> Openocd-development@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/openocd-development
> 

--
µWeb: Embedded Web Framework - http://uweb.workware.net.au/
WorkWare Systems Pty Ltd
W: www.workware.net.au      P: 0434 921 300
E: ste...@workware.net.au   F: 07 3102 9221




_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to