Error compiling over Solaris

2010-09-02 Thread Fernando Calvelo Vazquez
Hi folk: I'm trying to compile 'freeradius-2.1.9' over Solaris 10 platform. No errors during './configure' execution But I get this messages when I execute 'gmake' command gcc .libs/radiusdS.o -o .libs/radiusd .libs/acct.o .libs/auth.o .libs/client.o .libs/conffile.o .libs/crypt.o .libs/exec.o

Re: Error compiling over Solaris

2010-09-02 Thread Alan DeKok
Fernando Calvelo Vazquez wrote: Hi folk: I'm trying to compile 'freeradius-2.1.9' over Solaris 10 platform. No errors during './configure' execution But I get this messages when I execute 'gmake' command ... Undefined first referenced symbol

Re: Error compiling over Solaris

2010-09-02 Thread Fernando Calvelo Vazquez
Thanks Alan. Now it works! Cheers, Swatzy. Alan DeKok wrote: Fernando Calvelo Vazquez wrote: Hi folk: I'm trying to compile 'freeradius-2.1.9' over Solaris 10 platform. No errors during './configure' execution But I get this messages when I execute 'gmake' command ... Undefined