<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 2/12/2012 5:27 AM, alex tudor wrote:
<blockquote
cite="mid:CAM6aWRMVURiQ1o4qAx2n8uSekiqUxnR5STrF1iaJo18AhYgKow@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">alex tudor</b> <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:alexx.tudor@gmail.com">alexx.tudor@gmail.com</a>></span><br>
Date: Sun, Feb 12, 2012 at 3:23 PM<br>
Subject: Re: [SRILM User List] SRILM install: LM.cc error<br>
To: <a moz-do-not-send="true"
href="mailto:prochva1@fel.cvut.cz">prochva1@fel.cvut.cz</a><br>
<br>
<br>
Andreas, it works ! Thank you !<br>
Vaclav, I read it but that package fixed aren't in the cygwin
install yet. I'll try to download it separately.<br>
Now I have another problem: <br>
<br>
make[2]: Entering directory `/cygdrive/c/srilm13/dstruct/src'<br>
gcc -Wall -Wno-unused-variable -Wno-uninitialized
-Wimplicit-int -I. -I../../include -c -g -O2 -o
../obj/cygwin/maxalloc.o maxalloc.c<br>
g++ -Wall -Wno-unused-variable -Wno-uninitialized
-DINSTANTIATE_TEMPLATES -I. -I../../include
-L../../lib/cygwin -g -O2 -o ../bin/cygwin/maxalloc.exe
../obj/cygwin/maxalloc.o ../obj/cygwin/libdstruct.a -lm
../../lib/cygwin/libmisc.a -ltcl84 -lm<br>
/usr/lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld:
cannot find -ltcl84<br>
collect2: ld returned 1 exit status<br>
/cygdrive/c/srilm13/common/Makefile.common.targets:108: recipe
for target `../bin/cygwin/maxalloc.exe' failed<br>
<br>
I suppose I need tcl-tk 8.4, but in cygwin is only 8.5.11. Any
ideas ?<span class="HOEnZb"><font color="#888888"><br>
</font></span></div>
</blockquote>
<br>
You should be able to build with any recent Tcl version, possibly
adjusting the name of the library. In the worst case just disable
Tcl support as described in the FAQ.<br>
<br>
Andreas<br>
<br>
<br>
</body>
</html>