Home > Archive > Tcl > May 2007 > build error for tcl8.4.14 on Windows Vista (using cygwin)
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 |
build error for tcl8.4.14 on Windows Vista (using cygwin)
|
|
| arnaud.legout 2007-05-22, 8:08 am |
| Hello,
I am trying to build tcl8.4.14 on windows vista ultimate (32bits)
with the latest version of cygwin 1.5.24-2 (gcc 3.4.4).
My machine is uses a core 2 intel processor.
I included the log of the ./configure and of the make in attachment.
I found a post on such a problem here:
https://sourceforge.net/tracker/?fu...&group_id=10894
but this bug is supposed to have been solved in August 2004.
Is it a regression?
Any clue on how to build tcl on my platform.
Regards,
Arnaud.
| |
| Erik Leunissen 2007-05-27, 10:17 pm |
| arnaud.legout wrote:
> Just to let you know.
>
> I never succeeded compiling 8.4.14 on vista either with cygwin or
> with Minggw.
>
> I installed tcl8.4.15 and it compiled smoothly with cygwin.
I recognize the error that you mention below. Because its cause applies
to tcl as well, I am a bit surprised that the tcl build proceeded smoothly.
See also:
http://sourceforge.net/tracker/inde...894&atid=310894
Erik.
> Then I installed tk8.4.15 and the compilation failed with an
> error saying that tkWinDefault.h could not be found (during the
> compilation of tkButtons)
> I found tkWinDefault.h in the directory win/ and I copied it to the
> directory unix/
>
> That solved the problem and tk8.4.15 finished to compile smoothly.
>
> Arnaud.
--
leunissen@ nl | Merge the left part of these two lines into one,
e. hccnet. | respecting a character's position in a line.
| |
| Erik Leunissen 2007-05-27, 10:17 pm |
| Erik Leunissen wrote:
>
> I recognize the error that you mention below. Because its cause applies
> to tcl as well, I am a bit surprised that the tcl build proceeded smoothly.
>
Ah I see, you're running a newer cygwin version than mine.
Erik
--
leunissen@ nl | Merge the left part of these two lines into one,
e. hccnet. | respecting a character's position in a line.
| |
|
|
|
|
|