[torqueusers] TCL compile issues
Chris Vaughan
chris at clusterresources.com
Tue Aug 7 02:16:48 MDT 2007
Hello,
I have a customer that's having some issues trying to compile torque with
tcl support. Does anyone have any ideas as to what the issue might be
caused by? I'm guessing some tcl libraries may be missing or there is a
bug with torque.
Thanks,
tclConfig.sh was in /usr/lib. So the configuration worked with
--with-tcl=/usr/lib but make failed with this error:
qstat.c:107:23: tclExtend.h: No such file or directory
qstat.c: In function `attrlist':
qstat.c:1583: warning: passing arg 2 of `Tcl_Merge' from incompatible
pointer type
qstat.c:1588: warning: passing arg 2 of `Tcl_Merge' from incompatible
pointer type
qstat.c: In function `tcl_stat':
qstat.c:1680: warning: passing arg 2 of `Tcl_Merge' from incompatible
pointer type
qstat.c:1685: warning: passing arg 2 of `Tcl_Merge' from incompatible
pointer type
qstat.c:1689: warning: passing arg 2 of `Tcl_Merge' from incompatible
pointer type
qstat.c: In function `tcl_run':
qstat.c:1716: warning: assignment discards qualifiers from pointer target
type
make[2]: *** [qstat.o] Error 1
make[2]: Leaving directory `/opt/vbatch/temp/torque-2.1.8/src/cmds'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/vbatch/temp/torque-2.1.8/src'
make: *** [all-recursive] Error 1
The following versions of tcl are present.
> > tcl.i386 8.4.7-2
> installed
> > tcl-devel.i386 8.4.7-2
> installed
> > tclx.i386 8.3.5-4
> installed
-Chris Vaughan
More information about the torqueusers
mailing list