Dario Palmisano wrote: > I downloaded the 2.1.1 just released and after few (name) changes to the > package, I tried to produce the corresponding rpm on a system running Red Hat > Enterprise Linux Server v., but the compilation stopped with the following > lines.
You're building it on a system that has *both* 32-bit and 64-bit libraries. You will need to find out how to make your system link to the appropriate libraries. Or, just delete the references to readline from Make.inc && src/include/autoconf.h. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

