Re: Problem compiling Freeradius 3.0 Master branch after 2012-06-29

2012-07-18 Thread YJZ
> > 2) "make" eventually errors out: > > ... > > Making all in src/modules/rlm_sometimes... > > Making all in src/main... > > /Users/raymont/freeradius-server/libtool --quiet --mode=link gcc > -export-dynamic -dlopen self \ > > -o radiusd acct.lo auth.lo client.lo conffile.lo crypt.lo

Re: Problem compiling Freeradius 3.0 Master branch after 2012-06-29

2012-07-18 Thread Alan DeKok
YJZ wrote: > 1) ./configure keeps complaining of: > configure: WARNING: unrecognized options: --without-rlm_perl, > --without-rlm_sql_mysql, --with-rlm_pam, --with-rlm_ldap, > --with-openldap-include-dir, --without-rlm_counter, --without-rlm_dbm, > --without-rlm_ippool, --without-rlm_krb5, --wi

Re: Problem compiling on OSX 10.5

2009-03-09 Thread Alan DeKok
Paul Bartell wrote: > Im am using the version from cvs. What's CVS? We've moved to "git" for new development. See git.freeradius.org. My main machine is now a Mac. Trust me... it builds on a Mac. > It appears that freeradius is trying to compile a universal binary. On > a PPC machine I

Re: Problem compiling freeradius-2.1.0 on Centos 5 x86_64

2008-09-12 Thread Jeronimo Zucco
Sergio Belkin escreveu: Hi, I have a freeradius 2.0.2 working fine with no problems on Centos 5 x86_64, I had no problem at compiling time. I want to test version 2.1.0 from freeradius. But it failed as follows: [snip] Making all in main... gmake[4]: Entering directory `/root/freeradius-server

Re: Problem compiling freeradius-2.1.0 on Centos 5 x86_64

2008-09-12 Thread Alan DeKok
Sergio Belkin wrote: > Hi Alan, is not 2.1.1 released as stable, is it? 2.1.1 has not been released yet. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem compiling freeradius-2.1.0 on Centos 5 x86_64

2008-09-12 Thread Sergio Belkin
2008/9/12 Alan DeKok <[EMAIL PROTECTED]>: > Sergio Belkin wrote: >> I have a freeradius 2.0.2 working fine with no problems on Centos 5 >> x86_64, I had no problem at compiling time. I want to test version >> 2.1.0 from freeradius. But it failed as follows: > > This is a "configure" script issue t

Re: Problem compiling freeradius-2.1.0 on Centos 5 x86_64

2008-09-12 Thread Alan DeKok
Sergio Belkin wrote: > I have a freeradius 2.0.2 working fine with no problems on Centos 5 > x86_64, I had no problem at compiling time. I want to test version > 2.1.0 from freeradius. But it failed as follows: This is a "configure" script issue that's fixed in git, and in 2.1.1. Alan DeKok.

Re: Problem compiling freeradius 1.1.7

2007-11-29 Thread Nicolas Baradakis
Patrice Oliver wrote: > Frank Winkler a écrit : > > > >On what platform are you compiling? > > Debian. > I will try to build a packet. That's the preferred approach. See http://wiki.freeradius.org/Build#Building_Debian_packages -- Nicolas Baradakis - List info/subscribe/unsubscribe? See http:/

Re: Problem compiling freeradius 1.1.7

2007-11-27 Thread A . L . M . Buxey
Hi, > I still didn't get whar I would need rlm_perl for ... you obviously dont need to run a PERL script in any of the AAA sections. many people do. alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem compiling freeradius 1.1.7

2007-11-27 Thread Patrice Oliver
Frank Winkler a écrit : Patrice Oliver wrote: >It breaks the build, so I can't use it from sources. I had similar problems which I could solve by $ ./configure --prefix=/opt/freeradius --with-gnu-ld --without-rlm_perl --without-rlm_sql --without-rlm_sqlippool I still didn't get whar I woul

Re: Problem compiling freeradius 1.1.7

2007-11-27 Thread Frank Winkler
Patrice Oliver wrote: >It breaks the build, so I can't use it from sources. I had similar problems which I could solve by $ ./configure --prefix=/opt/freeradius --with-gnu-ld --without-rlm_perl --without-rlm_sql --without-rlm_sqlippool I still didn't get whar I would need rlm_perl for ...

Re: Problem compiling freeradius 1.1.7

2007-11-27 Thread Patrice Oliver
Alan DeKok a écrit : Patrice Oliver wrote: I have a problem compiling freeradius 1.1.7 When I use the make command, just after ./configure, I get the following error message : *** Warning: Linking the shared library rlm_perl.la against the *** static library /usr/lib/perl/5.8/auto/DynaLoader/

Re: Problem compiling freeradius 1.1.7

2007-11-27 Thread Alan DeKok
Patrice Oliver wrote: > I have a problem compiling freeradius 1.1.7 > When I use the make command, just after ./configure, I get the following > error message : > *** Warning: Linking the shared library rlm_perl.la against the > *** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is n

Re: Problem compiling Freeradius + MySQL on Solaris 9

2006-03-09 Thread Chris Parker
On Mar 8, 2006, at 11:33 AM, Alan wrote: I uninstalled the sunfreeware package and installed the package directly from MySQL.com (mysql-standard-4.0.26-sun-solaris2.9- sparc-64bit.pkg). I receive one error in config.log. Am I missing something here? configure:988: gcc -o conftest -g -O2

RE: Problem compiling Freeradius + MySQL on Solaris 9

2006-03-08 Thread Alan
essage- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Parker Sent: Wednesday, March 08, 2006 12:05 PM To: FreeRadius users mailing list Subject: Re: Problem compiling Freeradius + MySQL on Solaris 9 On Mar 8, 2006, at 8:25 AM, Alan wrote: > I've made symlinks lik

Re: Problem compiling Freeradius + MySQL on Solaris 9

2006-03-08 Thread Chris Parker
On Mar 8, 2006, at 8:25 AM, Alan wrote: I've made symlinks like recommended in the mailing lists. I have also specified the lib, include and base MySQL directory when running the configure script. After running configure I always get the same output. Please help. -- configure: warning: mysq

Re: problem compiling

2005-12-24 Thread jaylai (sent by Nabble.com)
do u install snmp in ur OS??? Sent from the FreeRadius - User forum at Nabble.com: Re: problem compiling - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: Problem compiling FreeRADIUS 1.0.1 on Gentoo Linux

2005-04-11 Thread Bryce Porter
My apologies, as the original email that I sent was in HTML format. This should be in plain text. Thank you.   Bryce Porter  .  Network Administrator . . . . . . . . . . . . . . . . . . . . . . . . . . Heart Technologies, Inc. 3105 N. Main St. E. Peoria, IL  61611 p. 309.427.7282   f

Re: problem compiling on s390x

2005-04-04 Thread Peter Nixon
On Thursday 31 March 2005 18:11, [EMAIL PROTECTED] wrote: > I apologize if this is a double post, I was a non-member to the list > previously: > > I am trying to compile freeradius-1.0.2 on a 64bit s390 running SLES9. > I have done it successfully on SLES8 64bit, same machine. But I > continually

Re: problem compiling on s390x

2005-03-31 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > I was wondering if this had anything to do with the problem. I found > this on the Novell SLES9 website: > > libiodbc has been Dropped > > People using FreeRADIUS now have to link against unixODBC as libiodbc > has been dropped. This has nothing to do with the prob

Re: problem compiling on s390x

2005-03-31 Thread pcsd
[EMAIL PROTECTED] wrote: >> /home/ducprgg/rpms/BUILD/freeradius-1.0.2/libtool --mode=link gcc >> rlm_ippool_tool.o -lnsl -lresolv -lpthread -lcrypto -lssl -lgdbm -o >> rlm_ippool_tool >> gcc rlm_ippool_tool.o -o rlm_ippool_tool -lnsl -lresolv -lpthread >> -lcrypto -lssl /usr/lib/libgdbm.so >> /u

Re: problem compiling on s390x

2005-03-31 Thread Alan DeKok
[EMAIL PROTECTED] wrote: > /home/ducprgg/rpms/BUILD/freeradius-1.0.2/libtool --mode=link gcc > rlm_ippool_tool.o -lnsl -lresolv -lpthread -lcrypto -lssl -lgdbm -o > rlm_ippool_tool > gcc rlm_ippool_tool.o -o rlm_ippool_tool -lnsl -lresolv -lpthread > -lcrypto -lssl /usr/lib/libgdbm.so > /usr/lib

Re: Problem Compiling

2004-10-20 Thread Mearl Danner
Perhaps > rlm_krb5.c:40:21: com_err.h: No such file or directory Mearl >>> [EMAIL PROTECTED] 10/20/2004 12:17:10 PM >>> how did you try installing? On my fedora system I always use "yum" to get and install the programs I want Matt wrote: > Hi, > Can anyone explain to me why I'm getting the e

Re: Problem Compiling

2004-10-20 Thread Alan DeKok
Matt <[EMAIL PROTECTED]> wrote: > Can anyone explain to me why I'm getting the error I am and the > aborted compile? I'm compling on a fedora core 1 system. See the web archives. Fedora/redhat put into a weird location. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freer

Re: Problem Compiling

2004-10-20 Thread Matt
I could use yum.. may actually ... I just usually like to compile from source... checking out the oreily book now. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Problem Compiling

2004-10-20 Thread Carl
how did you try installing? On my fedora system I always use "yum" to get and install the programs I want Matt wrote: Hi, Can anyone explain to me why I'm getting the error I am and the aborted compile? I'm compling on a fedora core 1 system. rlm_exec.c: In function `exec_xlat': rlm_exec.c:124

RE: Problem Compiling

2004-10-20 Thread Bryan Catlin
Matt I just sent this link to someone else having setup issues. It is a web page that has an excerpt from an O'rielly book about radius that specifically talks about setting up Freeradius. The site is http://www.oreilly.de/catalog/radius/chapter/ch05.html Best Regards, Bryan -Original Mess

Re: Problem compiling freeradius-1.0.0

2004-08-25 Thread Stefan . Neis
Hi, > When I try to compile freeradius, it show: (snipp) > Somebody can help me? If you provide some more information (e.g. what system are you compiling on? Which openssl version are you using?) somebody _might_ be able to help. Stefan - List info/subscribe/unsubscribe? See h

Re: problem compiling mysql module

2004-08-10 Thread Jan Satko
> [freeradius-1.0.0-pre3]# ./configure --prefix=/usr/local/radius/ > --with-mysql-dir=/usr/local/mysql/bin/ Try this without /bin/. > --with-mysql-lib-dir=/usr/local/mysql/lib/ > --with-mysql-include-dir=/usr/local/mysql/include/ I don't type any --with-mysql-* parameters and configure script au