Hi, Actually after I get the errors I have tried to rpm -e readline-devel-5.1-1.1 --allmatches like another user did and it worked. Then checking my system I can see both libraries 32 and 64 /usr/include/readline /usr/include/mysql/readline.h /usr/lib/libreadline.a /usr/lib/libreadline.so /usr/lib/libreadline.so.5 /usr/lib/libreadline.so.5.1 /usr/lib/perl5/site_perl/5.8.8/POE/Test/Loops/wheel_readline.pm /usr/lib64/libreadline.a /usr/lib64/libreadline.so /usr/lib64/libreadline.so.5 /usr/lib64/libreadline.so.5.1 Is there a way to change the MakeFile and direct it to find the correct libraries ? Thanks Olavo
-----Original Message----- From: freeradius-users-bounces+jsantos5954=gmail.com@lists.freeradiu s.org [mailto:freeradius-users-bounces+jsantos5954=gmail.com@lists.f reeradius.org] On Behalf Of Alan DeKok Sent: Thursday, November 20, 2008 10:35 AM To: FreeRadius users mailing list Subject: Re: Make error
Olavo wrote:
I am trying again with this issue hoping that someone can take a look at it. I am trying to compile on a RedHat ES5, 64 bits.
Ah. You probably have 32-bit versions of -lreadline, but not 64-bit versions.
Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html