This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: host-side configury update


>>>>> "Andrew" == Andrew Lunn <andrew@lunn.ch> writes:

    >> I have also done some work on the Tcl/Tk detection, hopefully making
    >> it more robust.

    Andrew> Hi Bart

    Andrew> I'm trying on a Debian unstable machine with both tcl 8.3
    Andrew> and 8.4 development packages installed. The README.host
    Andrew> suggests it is looking for tclConfig.sh which i do have:

    Andrew> $ find /usr/lib -name tclConfig.sh
    Andrew> /usr/lib/tcl8.4/tclConfig.sh
    Andrew> /usr/lib/tcl8.3/tclConfig.sh

    Andrew> and i've tried various --with-tcl-version and --with-tcl

    Andrew> but it always ends up in:

    Andrew> checking for Tcl installation... configure: error: unable
    Andrew> to locate Tcl header file tcl.h

    Andrew> Would it be possible to make the configuration script a
    Andrew> bit more verbose. Could it print the list of directories
    Andrew> it is looking in for the TclConfig.sh file? If it does
    Andrew> find TclConfig.sh then where it is looking for the tcl.h
    Andrew> file? This extra information would help with getting
    Andrew> --with-tcl and --with-tcl-version correct and debugging
    Andrew> TCL configuration problems in general.

It is finding tclConfig.sh, but the contents are unexpected. Can you
send me your tclConfig.sh, and let me know where tcl.h is installed on
Debian unstable?

Bart

-- 
Bart Veer                                   eCos Configuration Architect
eCosCentric Limited    The eCos experts      http://www.ecoscentric.com/
Barnwell House, Barnwell Drive, Cambridge, UK.      Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]