Magic Mailing List |
|
From: cfk (cfk AT pacbell DOT net) Date: Fri Mar 07 2003 - 13:15:26 EST
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
|
|