This happens on 2 servers. It seems a strange behavior..... i have pthread installed.


2014/1/20 Alan DeKok <aland@deployingradius.com>
Marco Marino wrote:
> Hi,
> I'm trying to compile freeradius 2.2.3 on ubuntu 13.10 (64 bit) with
> ./configure
> make
>
> but i have:
> gcc -o .libs/rlm_dbm_parser .libs/rlm_dbm_parser.o
>  /home/ntt/freeradius-server-2.2.3/src/lib/.libs/libfreeradius-radius.so
> -lgdbm_compat -lssl -lcrypto -lnsl -lresolv -lpthread
> /home/ntt/freeradius-server-2.2.3/src/lib/.libs/libfreeradius-radius.so:
> undefined reference to `pthread_getspecific'

  Your system is broken.  It's being asked to link to "-lpthread", but
for some reason it's not finding the pthread systems in the pthread library.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html