[CWB] Newbie problem with install

Stephen Barrett Stephen.Barrett at glasgow.ac.uk
Tue Oct 29 14:36:57 CET 2013


Dear All,

I am having a bit of a problem installling CWB on Centos. I believe we have all the necessary packages but when I try a "make all" I get the following errors:

" ...
gcc -DHAVE_CONFIG_H -O2 -Wall -fPIC -m64   -DUSE_TERMCAP -DUSE_READLINE -o test test.o -L. -leditline
./libeditline.a(editline.o): In function `readline':
editline.c:(.text+0x33b0): undefined reference to `tgetent'
editline.c:(.text+0x33ce): undefined reference to `tgetstr'
editline.c:(.text+0x33f5): undefined reference to `tgetstr'
editline.c:(.text+0x340d): undefined reference to `tgetstr'
editline.c:(.text+0x3425): undefined reference to `tgetstr'
editline.c:(.text+0x343d): undefined reference to `tgetstr'
./libeditline.a(editline.o):editline.c:(.text+0x34e6): more undefined references to `tgetstr' follow
./libeditline.a(editline.o): In function `readline':
editline.c:(.text+0x3512): undefined reference to `tgetnum'
editline.c:(.text+0x3526): undefined reference to `tgetnum'
editline.c:(.text+0x366d): undefined reference to `tgetstr'
collect2: ld returned 1 exit status
make[1]: *** [test] Error 1
make[1]: Leaving directory `/usr/local/cwb-3.0/editline'
make: *** [editline] Error 2
"

Any help would be much appreciated as I am a real newbie when it comes to both Linux sys admin and CWB!

Many thanks

Stephen



More information about the CWB mailing list