"ERIC M REISCHER" <[EMAIL PROTECTED]> wrote: > When compiling 0.9.2 on a Debian/GNU machine with binutils 2.12.90.0.1, I > receive the following compile errors (same error on multiple machines): > > mode=link ld \ > -module -static -Wall -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall
It's not using libtool to do the build. Allow it to use libtool, and it will work. To make a guess, I'd say you used 'configure' options, which you didn't tell us. Those options broke the build. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
