seems quite functional, except that readline produces the following:
configure:21277: checking for rl_callback_read_char in -lreadline configure:21307: cc -xarch=v9 -o conftest -xO5 -xlibmil -dalign -I/usr/local/include -L/us r/local/lib conftest.c -lreadline -ldl -ltermcap -lm >&5 ld: warning: file /usr/local/lib/libreadline.a(callback.o): wrong ELF class: ELFCLASS32 Undefined first referenced symbol in file rl_callback_read_char conftest.o ld: fatal: Symbol referencing errors. No output written to conftest configure:21313: $? = 1 configure: failed program was: | /* confdefs.h. */
in config.log... do I interpret this correctly as a gentle suggestion that
readline should be remade as a 64bit library? Can this be done? My
(superficial) look at the readline docs didn't offer any advice in this
direction, nor did my googling produce any.
I realize that the real hidden message here is probably to accept
that it is time to make the transition to ESS, but I'm still resisting this,
and hope that someone could suggest a way to get readline going.
url: www.econ.uiuc.edu/~roger Roger Koenker email [EMAIL PROTECTED] Department of Economics vox: 217-333-4558 University of Illinois fax: 217-244-6678 Champaign, IL 61820
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
