fit100 <[EMAIL PROTECTED]> wrote:
> -ldl 
> libtool: link: not configured to extract global symbols from dlpreopened files 
> gcc -g -O2 -Wall -D_GNU_SOURCE -I../include -L../lib -o radiusd radiusd.o files.o 
>util.o acct.l 
> /usr/bin/ld: cannot find -lsocket 

  Hmm.. you're probably trying to build it statically.  Why not do:


./configure
make
make install

  ???

  Alan DeKok.



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

Reply via email to