I am trying to install freeradius 1.1.4 on solaris 10 using the following commands.

../configure --without-rlm-x99-token

configure creates the Makefile


I then run make and get the following error:gcc -shared -Wl,-h -Wl,libradius-1.1.4.so -o .libs/libradius-1.1.4.so .libs/crypt.o ..libs/dict.o .libs/filters.o .libs/hash.o .libs/hmac.o .libs/hmacsha1.o ..libs/isaac.o .libs/log.o .libs/misc.o .libs/missing.o .libs/md4.o ..libs/md5.o .libs/print.o .libs/radius.o .libs/rbtree.o .libs/sha1.o ..libs/snprintf.o .libs/token.o .libs/udpfromto.o .libs/valuepair.o -lcrypt -lc
(cd .libs && rm -f libradius.so && ln -s libradius-1.1.4.so libradius.so)
false cru .libs/libradius.a crypt.o dict.o filters.o hash.o hmac.o hmacsha1.o isaac.o log.o misc.o missing.o md4.o md5.o print.o radius.o rbtree.o sha1.o snprintf.o token.o udpfromto.o valuepair.o
make[4]: *** [libradius.la] Error 1
make[4]: Leaving directory `/export/home/freeradius-1.1.4/src/lib'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/export/home/freeradius-1.1.4/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/export/home/freeradius-1.1.4/src'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/export/home/freeradius-1.1.4'
make: *** [all] Error 2


Thanks

_________________________________________________________________
Win a Zune™—make MSN® your homepage for your chance to win! http://homepage.msn.com/zune?icid=hmetagline

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

Reply via email to