[GRASSLIST:5834] Re: Compiling redhat8.0 update

sjors jkwast at freeler.nl
Sat Mar 22 07:29:53 EST 2003


Glynn Clements wrote:


Can you locate the corresponding error message in the config.log file

Hi Glynn, here it is:

configure:5130: checking whether to use Readline
configure:5151: checking for location of Readline includes
configure:5177: checking for readline/readline.h
configure:5185: gcc -E  -I/usr/include/readline/  conftest.c >/dev/null 
2>conftest.out
configure:5221: checking for readline/history.h
configure:5229: gcc -E  -I/usr/include/readline/  conftest.c >/dev/null 
2>conftest.out
configure:5263: checking for location of Readline library
configure:5288: checking for readline in -lreadline
configure:5305: gcc -o conftest -g -O2     conftest.c -lreadline   1>&5
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tgetnum'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tgoto'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tgetflag'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `BC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tputs'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `PC'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tgetent'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `UP'
/usr/lib/gcc-lib/i386-redhat-linux/3.2/../../../libreadline.so: 
undefined reference to `tgetstr'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5294 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char readline();

int main() {
readline()
; return 0; }





More information about the grass-user mailing list