I think this is probably a topic for the dev list...

Anyway, I finally got back to the office after a few days off... access to some Solaris boxen.  I assume you meant for me to test this build on solaris10? 

I grabbed the CVS branch referenced below and did the standard
./configure
make

output was as follows:

Making all in rlm_detail...
make[6]: Entering directory `/usr/home/lplricha/src/radiusd/src/modules/rlm_detail'
/usr/home/lplricha/src/radiusd/libtool --mode=compile gcc  -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow-Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs-W -Wredundant-decls -Wundef  -I/usr/home/lplricha/src/radiusd/src/include  -c rlm_detail.c
mkdir .libs
 gcc -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -g -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -W -Wredundant-decls -Wundef -I/usr/home/lplricha/src/radiusd/src/include -c rlm_detail.c  -fPIC -DPIC -o .libs/rlm_detail.o
rlm_detail.c: In function `detail_instantiate':
rlm_detail.c:133: error: too few arguments to function `lrad_hash_table_create'
rlm_detail.c:158: warning: passing arg 2 of `lrad_hash_table_insert' makes pointer from integer without a cast
rlm_detail.c:158: error: too many arguments to function `lrad_hash_table_insert'
rlm_detail.c: In function `do_detail':
rlm_detail.c:344: warning: passing arg 2 of `lrad_hash_table_finddata' makes pointer from integer without a cast
make[6]: *** [rlm_detail.lo] Error 1
make[6]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules/rlm_detail'
make[5]: *** [common] Error 2
make[5]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules'
make[3]: *** [common] Error 2
make[3]: Leaving directory `/usr/home/lplricha/src/radiusd/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/home/lplricha/src/radiusd/src'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/usr/home/lplricha/src/radiusd'
make: *** [all] Error 2
-bash-3.00$       



I hope that helps.  Happy to test some other platforms if you have requests.

regards,
Lin

On 6/23/06, Nicolas Baradakis <[EMAIL PROTECTED]> wrote:
Lin Richardson wrote:

> You are welcome to send me testing needs and I'll accommodate as I can.
> May not be same day service, but I'd be happy to do it.

Thanks for the help. Could you try please the autotools upgrade
in the CVS?

$ cvs -d :pserver:[EMAIL PROTECTED]:/source login
CVS password: anoncvs
$ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 radiusd

--
Nicolas Baradakis

-
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