[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TCLCL Error on compiling
Mathew,
Send me lines 209 and 210 of your tclcl.h.
Nader
>>> "Varughese," == Varughese, Mathew, NNO <[email protected]> writes:
Varughese,> I am getting the following errors on installing
Varughese,> ns-allinone2.1b6a.
Varughese,> CC -c -DNO_TK -DNDEBUG -D__svr4__ -DUSE_SHM
Varughese,> -DHAVE_LIBOTCL1_0A4 -DHAVE_OTCL_H -DHAVE_LIBTK8_0
Varughese,> -DHAVE_TK_H -DHAVE_LIBTCL8_0 -DHAVE_TCL_H -DSTDC_HEADERS=1
Varughese,> -DH AVE_STRING_H=1 -DHAVE_STRTOLL=1 -DSIZEOF_LONG=4
Varughese,> -Dint64_t=long\ long -DHAVE_INT6 4=1 -DHAVE_TCL_H=1
Varughese,> -DHAVE_LIBTCL8_0=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_0=1
Varughese,> -DHAVE_OTC L_H=1 -DHAVE_LIBOTCL1_0A4=1 -DHAVE_LIBDL=1 -I.
Varughese,> -I/home/netsim/ns-allinone-2.1b6/ otcl-1.0a5
Varughese,> -I/home/netsim/ns-allinone-2.1b6/tkbox/include
Varughese,> -I/home/netsim/ns-alli none-2.1b6/tclbox/include -o Tcl.o
Varughese,> Tcl.cc "tclcl.h", line 209: Error: Type name expected
Varughese,> instead of "bool". "tclcl.h", line 209: Error: No storage
Varughese,> class or type for this declaration. "tclcl.h", line 209:
Varughese,> Error: "," expected instead of "delay_bind". "tclcl.h",
Varughese,> line 210: Error: Use ";" to terminate declarations.
Varughese,> "tclcl.h", line 210: Error: Type name expected instead of
Varughese,> "bool". "tclcl.h", line 210: Error: No storage class or
Varughese,> type for this declaration. "tclcl.h", line 210: Error:
Varughese,> Multiple declaration for bool. "tclcl.h", line 210:
Varughese,> Error: "," expected instead of "delay_bind". "tclcl.h",
Varughese,> line 211: Error: Use ";" to terminate declarations.
Varughese,> "tclcl.h", line 211: Error: Type name expected instead of
Varughese,> "bool". "tclcl.h", line 211: Error: No storage class or
Varughese,> type for this declaration. "tclcl.h", line 211: Error:
Varughese,> Multiple declaration for bool. "tclcl.h", line 211:
Varughese,> Error: "," expected instead of "delay_bind_bw".
Varughese,> "tclcl.h", line 212: Error: Use ";" to terminate
Varughese,> declarations. "tclcl.h", line 212: Error: Type name
Varughese,> expected instead of "bool". "tclcl.h", line 212: Error:
Varughese,> No storage class or type for this declaration. "tclcl.h",
Varughese,> line 212: Error: Multiple declaration for bool.
Varughese,> "tclcl.h", line 212: Error: "," expected instead of
Varughese,> "delay_bind_time". "tclcl.h", line 213: Error: Use ";" to
Varughese,> terminate declarations. "tclcl.h", line 213: Error: Type
Varughese,> name expected instead of "bool". "tclcl.h", line 213:
Varughese,> Error: No storage class or type for this declaration.
Varughese,> "tclcl.h", line 213: Error: Multiple declaration for bool.
Varughese,> "tclcl.h", line 213: Error: "," expected instead of
Varughese,> "delay_bind". "tclcl.h", line 214: Error: Use ";" to
Varughese,> terminate declarations. "tclcl.h", line 214: Error: Type
Varughese,> name expected instead of "bool". Compilation aborted, too
Varughese,> many Error messages. *** Error code 1 make: Fatal error:
Varughese,> Command failed for target `Tcl.o'
Varughese,> Need help. Thank you. -Mathew Varughese