This is the mail archive of the ecos-discuss@sources.redhat.com 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: where is ecosconfig?


At 06:03 AM 3/31/2004, Bart wrote:
Try "--with-tcl=/usr/local --with-tcl-version=8.4". This should cause
the autoconf macro to look in /usr/local/lib/tcl8.4 for a file
tclConfig.sh, and the remaining information is obtained from that
file.

Which is almost sufficient, except that the configure script still attempts to use "TCL_INC_DIR" from tclConfig.sh which is not defined (its TCL_INCLUDE_SPEC) and so it simply uses TCL_PREFIX (/usr/local) with "/include" appended.


--Chuck


-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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