<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>estou usando o fedora 4, não consegui compilar o shepp.</DIV>
<DIV> </DIV>
<DIV>[root@server shepp]# rpm -qa |grep 
readline<BR>readline-5.0-3<BR>readline-devel-5.0-3<BR></DIV>
<DIV>[root@server shepp]# make clean<BR>test -z "shepp" || rm -f shepp<BR>rm -f 
*.o<BR></DIV>
<DIV>[root@server shepp]# pwd<BR>/root/libepp-nicbr-0.4/src/shepp<BR></DIV>
<DIV>[root@server shepp]# make<BR>if g++ -DHAVE_CONFIG_H -I. -I. -I../..  
-I../../include -I /usr/local/include  -O -pipe -MT shepp.o -MD -MP -MF 
".deps/shepp.Tpo" -c -o shepp.o shepp.cpp; \<BR>then mv -f ".deps/shepp.Tpo" 
".deps/shepp.Po"; else rm -f ".deps/shepp.Tpo"; exit 1; fi<BR>g++  -O 
-pipe  -L /usr/local/lib -o shepp -lreadline -lxerces-c -lssl shepp.o 
../../lib/libepp-nicbr-0.4.a 
-lssl<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: undefined 
reference to 
`tgetnum'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: 
undefined reference to 
`tgoto'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: 
undefined reference to 
`tgetflag'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: 
undefined reference to 
`BC'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: undefined 
reference to 
`tputs'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: 
undefined reference to 
`PC'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: undefined 
reference to 
`tgetent'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: 
undefined reference to 
`UP'<BR>/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../libreadline.so: undefined 
reference to `tgetstr'<BR>collect2: ld returned 1 exit status<BR>make: *** 
[shepp] Error 1<BR>[root@server shepp]#<BR></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>