<div dir="ltr">On Tue, Jun 25, 2013 at 6:20 AM, Rama Krishna <span dir="ltr"><<a href="mailto:RLinga@zhone.com" target="_blank">RLinga@zhone.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><u></u>
<div>
<div><span lang="EN">
<p>Hi There,</p>
<p>I am trying to build FreeRadius 2.2 on Solaris 10 by following the steps
given in below link.</p>
<p></p></span><a href="http://coova.org/JRadius/FreeRADIUS" target="_blank"><u><font color="#0000ff"><span lang="EN">http://coova.org/JRadius/FreeRADIUS</span></font></u></a></div></div></blockquote><div><br></div><div><br>
</div><div>Why not follow <a href="http://wiki.freeradius.org/building/Solaris">http://wiki.freeradius.org/building/Solaris</a>?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div><span lang="EN">
<p>In that process, make is giving the following errors.</p>
<p><strong>Can <span>someone </span>help fixing
these?<span> Is there a ready to execute binary for
FreeRadius for Solari 10 that I could download?</span></strong></p></span></div></div></blockquote><div><br></div><div><a href="http://www.opencsw.org/package/freeradius/">http://www.opencsw.org/package/freeradius/</a></div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><span lang="EN">
<p><span><em><strong>gambit-12 {
zms_release_2.4_gambit_gvu } >ls
<br></strong>freeradius-server-2.2.0
freeradius-server-2.2.0.tar pax_global_header</em><br></span><em></em></p>
<p><em><strong>gambit-9 { zms_release_2.4_gambit_gvu } >cd
freeradius-server-2.2.0<br>gambit-10 { zms_release_2.4_gambit_gvu }
>ls<br></strong>COPYRIGHT
Makefile config.guess
debian
libtool.m4
redhat<br>CREDITS
README
config.log dialup_admin
ltmain.sh
scripts<br>INSTALL
VERSION config.status
doc
man
share<br>LICENSE
acinclude.m4 config.sub
install-sh
mibs
src<br>Make.inc
aclocal.m4 configure
libltdl
missing
suse<br><a href="http://Make.inc.in" target="_blank">Make.inc.in</a> autogen.sh
<a href="http://configure.in" target="_blank">configure.in</a> libtool
raddb
todo<br><strong>gambit-11 { zms_release_2.4_gambit_gvu }
>make<br></strong></em></p></span></div></div></blockquote><div><br></div><div>I'm pretty sure you need ./confgure first. Or perhaps you've done that already?</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div><span lang="EN"><p><em><strong></strong>make[1]: Entering directory
`/home/rlinga/freeRadius/freeradius-server-2.2.0'<br>Making all in
libltdl...<br>make[2]: Entering directory
`/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'<br>/usr/local/bin/make
all-am<br>make[3]: Entering directory
`/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'<br>/bin/bash ./libtool
--tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I. -g -O2 -c -o ltdl.lo ltdl.c<br> gcc
-DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o
.libs/ltdl.o<br><font color="#ff0000">ltdl.c: In function
`tryall_dlopen':<br>ltdl.c:2450: parse error before `data'<br>ltdl.c:2452:
`data' undeclared (first use in this function)<br>ltdl.c:2452: (Each undeclared
identifier is reported only once<br>ltdl.c:2452: for each function it appears
in.)<br>make[3]: *** [ltdl.lo] Error 1<br>make[3]: Leaving directory
`/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'<br></font></em></p></span></div></div></blockquote><div><br></div><div>There are switches to ./configure that tells it to use system's libltdl and libtool. If you have alreadt have both installed (e.g. from opencsw), you could probably try "--with-system-libtool --with-system-libltdl"</div>
<div><br></div><div>-- </div><div>Fajar</div></div></div></div>