Hi I am having compile problems with Solaris 8.
first I tried to compile with ltdl enabled and then I tried with it
disabled
I tried with the default libtool and I tried with my libtool
Always the same result.
I am using version 0.8.1 with gcc compiler and gmake installed
Example:
./configure --disable-ltdl-install --with-system-libtool
make
---Here is the error I get during make---
/usr/local/bin/libtool --mode=link ld \
-module -static -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU
_SOURCE -DNDEBUG -D_LIBRADIUS -I../include dict.o print.o radius.o
valuepair.o token.o misc.o log.o filters.o missing.o md4.o md5.o sha1.o
hmac.o snprintf.o -o libradius.a
ar cru libradius.a dict.o print.o radius.o valuepair.o token.o misc.o log.o
filters.o missing.o md4.o md5.o sha1.o hmac.o snprintf.o
/usr/local/bin/libtool: ar: not found
make[4]: *** [libradius.a] Error 1
make[4]: Leaving directory `/blizzard_a/freeradius/freeradius-0.8.1/src/lib'
make[3]: *** [common] Error 1
make[3]: Leaving directory `/blizzard_a/freeradius/freeradius-0.8.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/blizzard_a/freeradius/freeradius-0.8.1/src'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/blizzard_a/freeradius/freeradius-0.8.1'
make: *** [all] Error 2
Any help would be appreciated
-Vic
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html