I think this is probably a topic for the dev list...<br>
<br>
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?  <br><br>I grabbed the CVS branch referenced below and did the standard<br>
./configure<br>
make<br>
<br>
output was as follows:<br>
<br>
Making all in rlm_detail...<br>
make[6]: Entering directory `/usr/home/lplricha/src/radiusd/src/modules/rlm_detail'<br>
/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<br>
mkdir .libs<br>
 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<br>
rlm_detail.c: In function `detail_instantiate':<br>
rlm_detail.c:133: error: too few arguments to function `lrad_hash_table_create'<br>
rlm_detail.c:158: warning: passing arg 2 of `lrad_hash_table_insert' makes pointer from integer without a cast<br>
rlm_detail.c:158: error: too many arguments to function `lrad_hash_table_insert'<br>
rlm_detail.c: In function `do_detail':<br>
rlm_detail.c:344: warning: passing arg 2 of `lrad_hash_table_finddata' makes pointer from integer without a cast<br>
make[6]: *** [rlm_detail.lo] Error 1<br>
make[6]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules/rlm_detail'<br>
make[5]: *** [common] Error 2<br>
make[5]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules'<br>
make[4]: *** [all] Error 2<br>
make[4]: Leaving directory `/usr/home/lplricha/src/radiusd/src/modules'<br>
make[3]: *** [common] Error 2<br>
make[3]: Leaving directory `/usr/home/lplricha/src/radiusd/src'<br>
make[2]: *** [all] Error 2<br>
make[2]: Leaving directory `/usr/home/lplricha/src/radiusd/src'<br>
make[1]: *** [common] Error 2<br>
make[1]: Leaving directory `/usr/home/lplricha/src/radiusd'<br>
make: *** [all] Error 2<br>
-bash-3.00$        <br>
<br>
<br>
<br>
I hope that helps.  Happy to test some other platforms if you have requests.<br><br>
regards,<br>
Lin<br><br><div><span class="gmail_quote">On 6/23/06, <b class="gmail_sendername">Nicolas Baradakis</b> <<a href="mailto:nbk@sitadelle.com">nbk@sitadelle.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Lin Richardson wrote:<br><br>> You are welcome to send me testing needs and I'll accommodate as I can.<br>> May not be same day service, but I'd be happy to do it.<br><br>Thanks for the help. Could you try please the autotools upgrade
<br>in the CVS?<br><br>$ cvs -d :pserver:anoncvs@cvs.freeradius.org:/source login<br>CVS password: anoncvs<br>$ cvs -d :pserver:anoncvs@cvs.freeradius.org:/source checkout -r branch_1_1 radiusd<br><br>--<br>Nicolas Baradakis
<br><br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>