Magic Mailing List |
|
From: cfk (cfk AT pacbell DOT net) Date: Fri Mar 07 2003 - 18:10:54 EST
Well, I believe I figured it out, so I will answer my own question. It turns out the the use of 'make clean' when changing from a non-tcl to a tcl or vice-versa is extremely helpful. Once I did a make clean, these and other errors went away. I have tested this concept with 7.2.27 & 7.2.28 and currently am running 7.2.28 with 'magic -w' and enjoying my active cursor thanks to Tim in the upper right corner of the display. Good Job Tim. p.s. Now if someone could tell me how to not get cellmgr to segfault when pressing the load button, my Friday would be complete. ----- Original Message ----- From: "cfk" <cfk AT pacbell DOT net> To: <magic-dev AT csl DOT cornell.edu> Sent: Friday, March 07, 2003 10:15 AM Subject: TxFlushOut > I am trying to compile Magic on a new computer that has been recently > formatted with RH8 and getting an interesting error. Basically, 7.2.27 (or > 7.2.28) compile without TCL fine and the executable runs. But when I compile > with TCL, I can see that at the step "making magic Tcl library > (tclmagic.so), I get four warnings regarding TxFlushOut, TxStopMore, > TxFlushErr & TxUseMore. I do a search on TxFlushOut, and I can see that it > is defined as a function in both textio.c & TxOutput.c. I am not as familiar > with Tcl as I am with C, and perhaps textio.c is not compiled in at the same > time as TxOutput.c, but nonetheless the TCL compile fails make at that step > bringing the whole train to a halt. Any suggestions as to what I might be > doing wrong? > > Charles Krinke > http://home.pacbell.net/cfk > cfk AT pacbell DOT net
|
|