<div dir="ltr">This happens on 2 servers. It seems a strange behavior..... i have pthread installed.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014/1/20 Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com" target="_blank">aland@deployingradius.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Marco Marino wrote:<br>
> Hi,<br>
> I'm trying to compile freeradius 2.2.3 on ubuntu 13.10 (64 bit) with<br>
> ./configure<br>
> make<br>
><br>
> but i have:<br>
> gcc -o .libs/rlm_dbm_parser .libs/rlm_dbm_parser.o<br>
>  /home/ntt/freeradius-server-2.2.3/src/lib/.libs/libfreeradius-radius.so<br>
> -lgdbm_compat -lssl -lcrypto -lnsl -lresolv -lpthread<br>
> /home/ntt/freeradius-server-2.2.3/src/lib/.libs/libfreeradius-radius.so:<br>
> undefined reference to `pthread_getspecific'<br>
<br>
</div>  Your system is broken.  It's being asked to link to "-lpthread", but<br>
for some reason it's not finding the pthread systems in the pthread library.<br>
<span class="HOEnZb"><font color="#888888"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></span></blockquote></div><br></div>