When I run ./configure I get the following (after some experimenting with options)
Has anyone done such an install and if so how what had to be setup
adl0796 % ./configure –with-tcl=/hci/qdx5.3/integrator/tcl/lib –with-tclinclude=/hci/qdx5.3/integrator/tcl/lib
configuring Expect 5.42.1
checking for autoconf… no
checking configure up to date… yes
checking host system type… powerpc-ibm-aix5.2.0.0
checking target system type… powerpc-ibm-aix5.2.0.0
checking build system type… powerpc-ibm-aix5.2.0.0
checking shell to use within Make…
checking for gcc… gcc
checking whether the C compiler (gcc ) works… yes
checking whether the C compiler (gcc ) is a cross-compiler… no
checking whether we are using GNU C… yes
checking whether gcc accepts -g… yes
checking for building with threads… no (default)
checking for Tcl configuration… found /hci/qdx5.3/integrator/tcl/lib/tclConfig.sh
checking Tcl build library… -bI:/hci/qdx5.3/integrator/tcl/lib/tcl8.3/unix/lib.exp -ldl -lm -lbsd
checking for Tcl_CreateCommand… no
checking if Tcl library build specification is valid… no
checking for Tk configuration… configure: warning: Can’t find Tk configuration definitions
checking for Tk_Init… no
checking if Tk library build specification is valid… no
checking whether the compiler (/bin/cc_r) actually works… configure: error: the native compiler is broken and won’t compile.
Thanks