[BRLTTY] Compilation problems on Windows

Samuel Thibault samuel.thibault at ens-lyon.org
Thu May 15 19:12:32 EDT 2014


Hello,

Siddharth, le Thu 15 May 2014 17:43:05 +0530, a écrit :
> no files matched glob pattern "brlapi_tcl.dll"
>     while executing
> "glob -directory $dir -tails -types {r f} --  {*}$patternList"
>     (procedure "pkg_mkIndex" line 53)
>     invoked from within
> "pkg_mkIndex /tmp/brltty-mkwin/brltty/mingw/lib/brlapi-0.6.2 brlapi_tcl.dll"
>     (file "./mkindex" line 1)
> 
> I am unable to understand the cause of the error, there is a file
> brlapi_tcl.dll in /tmp/brltty-mkwin/brltty/mingw/lib/brlapi-0.6.2/ but it
> appears to be corrupted. I cannot even locate "procedure "pkg_mkIndex line 53"

It seems that comes from Bindings/Tcl/Makefile.in, and for some reason
it doesn't work.

> How do I resolve it?

I actually never built the tcl bindings on Windows :)
You can probably modify mkwin to add --disable-tcl-bindings in
configure_line.

Samuel


More information about the BRLTTY mailing list