Re: Newbie Question: Tcl/tk undefined reference

2003-03-08 Thread Eric L T Tan
o.. And there are a good way to dump a bunch of info regarding your > system.. throw that here too, think it is in the faq. > > /A > > / Eric L T Tan <[EMAIL PROTECTED]> wrote: > | Hi all, > | > | I encountered a linking problem when trying to make Tim

Newbie Question: Tcl/tk undefined reference

2003-03-07 Thread Eric L T Tan
Hi all, I encountered a linking problem when trying to make Tim's program xcircuit(http://xcircuit.ece.jhu.edu/) that uses tcltk. The linker conplains that undefined reference to `_Tcl_NewObj' ...etc. I am sure I installed tcl/tk when installing Cygwin. In addition, doing "cygcheck -c" produ

Compilation problem?

2001-12-28 Thread Eric L T Tan
When I try to compile xcircuit, the gcc has errors: dir.h no such file Why is that? I tried to use the precompiled xcircuit, but it causes segmentation fault because I believe it was compiled with version B20.1 I found it almost absurd to install an old version just because of that... Does anyon