What did you use for configure options? I've compile on the same
platform successfully. I use ldap and mysql (for accounting), so my
configure options were:#!/bin/sh
#
./configure  --enable-ldap=yes --enable-mysql=yes



Sincerely,
 

Michael Klatsky
Senior Unix Administrator
Connecticut Telephone
1 Talcott Plaza
Hartford, CT 06103
1-860-240-6496





On Fri, 2002-05-17 at 22:36, Russell Premont wrote:
> I have just downloaded FreeRadius 0.5. and am trying to compile it on
> Solaris 8 for Sparc. I can run the configure command but when I run make I
> get the following errors
> 
> gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DND
> EBUG -I../../include  -c rlm_eap.c -o rlm_eap.o
> In file included from rlm_eap.c:25:
> eap.h:9: ltdl.h: No such file or directory
> In file included from eap.h:17,
>                  from rlm_eap.c:25:
> /usr/include/netinet/in.h:271: warning: `INADDR_ANY' redefined
> ../../include/missing.h:73: warning: this is the location of the previous
> definition
> /usr/include/netinet/in.h:272: warning: `INADDR_LOOPBACK' redefined
> ../../include/missing.h:77: warning: this is the location of the previous
> definition
> make[6]: *** [rlm_eap.o] Error 1
> make[6]: Leaving directory
> `/export/home/russell/freeradius-0.5/src/modules/rlm_eap'
> make[5]: *** [common] Error 1
> make[5]: Leaving directory `/export/home/russell/freeradius-0.5/src/modules'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/export/home/russell/freeradius-0.5/src/modules'
> make[3]: *** [common] Error 1
> make[3]: Leaving directory `/export/home/russell/freeradius-0.5/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/export/home/russell/freeradius-0.5/src'
> make[1]: *** [common] Error 1
> make[1]: Leaving directory `/export/home/russell/freeradius-0.5'
> make: *** [all] Error 2
> 
> Could someone please tell me what the problem might be.
> 
> Thanks
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html



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

Reply via email to