Hi,
I am sure this has been posted before as I saw part of it in the list archive but what I didn't see is the answer.
when I run ./configure everything seems to go through okay. There are the warnings that pop up due to things I am not compiling but it completes successfully. But I run into an error when I run make. ./configure --with-ldap
ltdl.c: In function `lt_dlforeachfile':
ltdl.c:3220: warning: passing arg 1 of `foreach_dirinpath' makes pointer from integer without a cast
ltdl.c:3227: warning: passing arg 1 of `foreach_dirinpath' makes pointer from integer without a cast
ltdl.c:3234: warning: passing arg 1 of `foreach_dirinpath' makes pointer from integer without a cast
ltdl.c: In function `lt_dlinsertsearchdir':
ltdl.c:3525: warning: cast discards qualifiers from pointer target type
make[2]: *** [ltdl.lo] Error 1
make[2]: Leaving directory `/tmp/freeradius-0.7.1/libltdl'
make[1]: *** [common] Error 1
make[1]: Leaving directory `/tmp/freeradius-0.7.1'
make: *** [all] Error 2
Now my question is, what is causing the error? and two what libraries are needed to compile and make freeradius on solaris?
Thanks
Gene Parks
VIP Direct
