RE:Not able to build FreeRadius on Solaris 10
Hi Fazar, Thanks for your inputs. Build steps on the given URL page are still not sufficient for Solaris 10. Hence, I tried to install the already built binary using your link. It failed to install one of the dependencies for FreeRadius package and throwed following errors. ========== BEGINNING OF THE ERROR taken from "pkgutil -a CSWfreeradius" ========== ## Installing part 1 of 1. /opt/csw/share/doc/cas_texinfo/license /usr/sadm/install/scripts/i.cswtexinfo ERROR: attribute verification of </usr/sadm/install/scripts/i.cswtexinfo> failed pathname does not exist /usr/sadm/install/scripts/r.cswtexinfo ERROR: attribute verification of </usr/sadm/install/scripts/r.cswtexinfo> failed pathname does not exist [ verifying class <none> ] ERROR: attribute verification of </usr/sadm/install/scripts/i.cswtexinfo> failed pathname does not exist ERROR: attribute verification of </usr/sadm/install/scripts/r.cswtexinfo> failed pathname does not exist Installation of <CSWcas-texinfo> partially failed. ========== BEGINNING OF THE ERROR taken from "pkgutil -a CSWfreeradius" ========== Linux installation went thru fine. Hence, we are sticking with Linux based FreeRadius server for now. Regards, Rama -----Original Message----- From: freeradius-users-bounces+rlinga=zhone.com@lists.freeradius.org [mailto:freeradius-users-bounces+rlinga=zhone.com@lists.freeradius.org] On Behalf Of freeradius-users-request@lists.freeradius.org Sent: Tuesday, June 25, 2013 12:44 AM To: freeradius-users@lists.freeradius.org Subject: Freeradius-Users Digest, Vol 98, Issue 81 Send Freeradius-Users mailing list submissions to freeradius-users@lists.freeradius.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.freeradius.org/mailman/listinfo/freeradius-users or, via email, send a message with subject or body 'help' to freeradius-users-request@lists.freeradius.org You can reach the person managing the list at freeradius-users-owner@lists.freeradius.org When replying, please edit your Subject line so it is more specific than "Re: Contents of Freeradius-Users digest..." Today's Topics: 1. Not able to build FreeRadius on Solaris 10 (Rama Krishna) 2. Re: Not able to build FreeRadius on Solaris 10 (Fajar A. Nugraha) 3. Re: Username/Host authorization (nicolas.clo@ricoh-industrie.fr) 4. github & freeradius.org (Dagia Dorjsuren) ---------------------------------------------------------------------- Message: 1 Date: Mon, 24 Jun 2013 16:20:14 -0700 From: Rama Krishna <RLinga@zhone.com> To: freeradius-users@lists.freeradius.org Subject: Not able to build FreeRadius on Solaris 10 Message-ID: <0MOX005OD7HR7200@priority.oak.zhone.com> Content-Type: text/plain; charset="us-ascii" Hi There, I am trying to build FreeRadius 2.2 on Solaris 10 by following the steps given in below link. http://coova.org/JRadius/FreeRADIUS In that process, make is giving the following errors. Can someone help fixing these? Is there a ready to execute binary for FreeRadius for Solari 10 that I could download? gambit-12 { zms_release_2.4_gambit_gvu } >ls freeradius-server-2.2.0 freeradius-server-2.2.0.tar pax_global_header gambit-9 { zms_release_2.4_gambit_gvu } >cd freeradius-server-2.2.0gambit-10 { zms_release_2.4_gambit_gvu } >lsCOPYRIGHT Makefile config.guess debian libtool.m4 redhatCREDITS README config.log dialup_admin ltmain.sh scriptsINSTALL VERSION config.status doc man shareLICENSE acinclude.m4 config.sub install-sh mibs srcMake.inc aclocal.m4 configure libltdl missing suseMake.inc.in autogen.sh configure.in libtool raddb todogambit-11 { zms_release_2.4_gambit_gvu } >makemake[1]: Entering directory `/home/rlinga/freeRadius/freeradius-server-2.2.0'Making all in libltdl...make[2]: Entering directory `/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'/usr/local/bin/make all-ammake[3]: Entering directory `/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAV! E_CONFIG_H -I. -I. -I. -g -O2 -c -o ltdl.lo ltdl.c gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.oltdl.c: In function `tryall_dlopen':ltdl.c:2450: parse error before `data'ltdl.c:2452: `data' undeclared (first use in this function)ltdl.c:2452: (Each undeclared identifier is reported only onceltdl.c:2452: for each function it appears in.)make[3]: *** [ltdl.lo] Error 1make[3]: Leaving directory `/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'make[2]: *** [all] Error 2make[2]: Leaving directory `/home/rlinga/freeRadius/freeradius-server-2.2.0/libltdl'make[1]: *** [libltdl] Error 2make[1]: Leaving directory `/home/rlinga/freeRadius/freeradius-server-2.2.0'make: *** [all] Error 2 Thanks, Rama
participants (1)
-
Rama Krishna