[torqueusers] TCL compile issues
Garrick Staples
garrick at usc.edu
Tue Aug 7 10:31:05 MDT 2007
On Tue, Aug 07, 2007 at 02:16:48AM -0600, Chris Vaughan alleged:
> 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
>
> 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
Either install tclx-devel or configure using --without-tclx.
Using --with-tcl=/usr/lib would be unneccessary and bypass some checks in
configure. Otherwise configure should have noticed that tclx wasn't actually
available.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.supercluster.org/pipermail/torqueusers/attachments/20070807/48c2774b/attachment.bin
More information about the torqueusers
mailing list