compilation problem on 64 bit
GNU readline for interactive tcl shells
Brought to you by:
joze,
laomaiweng
Building fails under 64 bit, e.g. my system:
Linux nero 2.6.24-ARCH #1 SMP PREEMPT Sun Mar 30 10:50:22 CEST 2008 x86_64 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
See attached log file for details.
I suggest a fix: upgrade config.guess and config.sub. Current versions date to 2000! Get the latest from:
http://savannah.gnu.org/cgi-bin/viewcvs/\checkout*/config/config/config.guess
http://savannah.gnu.org/cgi-bin/viewcvs/\checkout*/config/config/config.sub
configure log
Logged In: YES
user_id=52072
Originator: NO
Same problem here, and my attempt to workaround by retrieving the latest config.guess and config.sub (as suggested above) failed. Would love to see this building on an x86_64 system.