Re: [Bug 283807] Re: freeradius with openssl support doesn't compile

2010-05-07 Thread Alan DeKok
Stas Sușcov wrote: > Anybody knows if it's worth rebuilding the package using lucid sources? > Otherwise I'm leaving it like it is. Later versions of FreeRADIUS have fixes. I suggest leaving the current 2.1.0 version alone, and ugprading instead. -- freeradius with openssl support doesn't c

[Bug 283807] Re: freeradius with openssl support doesn't compile

2010-05-07 Thread Stas Sușcov
Anybody knows if it's worth rebuilding the package using lucid sources? Otherwise I'm leaving it like it is. -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 283807] Re: freeradius with openssl support doesn't compile

2009-08-06 Thread Stas Sușcov
Backported Maarten's package to Hardy: https://edge.launchpad.net/~sushkov/+archive/ppa -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 283807] Re: freeradius with openssl support doesn't compile

2009-08-06 Thread Cristi Măgherușan
Maarten's PPA has packages only for jaunty. Please someone make some hardy packages with SSL/EAP support included. Thanks! Cristi -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 283807] Re: freeradius with openssl support doesn't compile

2009-08-06 Thread Chuck Short
** Changed in: freeradius (Ubuntu) Status: Triaged => Won't Fix -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 283807] Re: freeradius with openssl support doesn't compile

2009-07-25 Thread rdratlos
Persio, I had the same liodbc bug in Ubuntu Jaunty: >dpkg-buildpackage -rfakeroot > >checking for SQLConnect in -liodbc... no >checking for isql.h... yes >configure: error: set --without-rlm_sql_iodbc to disable it explicitly. >configure: error: ./configure failed for ./drivers/rlm_sql_iodbc

[Bug 283807] Re: freeradius with openssl support doesn't compile

2009-06-11 Thread Ralf Hildebrandt
https://launchpad.net/~maarten-fonville/+archive/ppa has a openssl enabled freeradius -- freeradius with openssl support doesn't compile https://bugs.launchpad.net/bugs/283807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-11-25 Thread Chuck Short
You are right it isnt a bug As said numerious times before we cant ship freeradius with ssl support due to the license. That being said I am working on a version of freeradius that is ssl compatible in my ppa. The problems with the eap stuff is due to a missing header file. Regards chuck --

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-11-25 Thread Chuck Short
You are right it isnt a bug As said numerious times before we cant ship freeradius with ssl support due to the license. That being said I am working on a version of freeradius that is ssl compatible in my ppa. The problems with the eap stuff is due to a missing header file. Regards chuck Reg

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-11-10 Thread Persio
Juan, I did not apply the patch directly, since the freeradius versions are different (2.0.3 x 2.1.0). Instead, I edited the files debian/rules and debian/control, following the tips in the patch file. Hope this helps. Persio -- freeradius with openssl support doesn't compile https://bugs.lau

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-11-08 Thread Juan Pedro Paredes
After follow instrutions in http://www.linuxinsight.com/building-debian-freeradius-package-with-eap-tls-ttls-peap-support.html and after patching with http://www.linuxinsight.com/files/freeradius-2.0.3-openssl.patch making deb packages with apt-src build an install apckages I got: Sat Nov 8 21:2

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, I managed to compile the source package in a virtual machine where I installed Ubuntu8.10. The error I got previously occurred in a system updated from Hardy. So it seems that there is some kind of conflict with some package(s) left from Hardy. I also managed to compile freeradius in the VM w

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Yes, I double-checked for all depends listed in the control file, and also in http://packages.ubuntu.com/source/intrepid/freeradius Build-Depends: autotools-dev, debhelper (>= 6.0.7), libgdbm-dev, libiodbc2-dev, libkrb5-dev, libldap2-dev, libltdl3-dev, libmysqlclient15-dev | libmysqlclient-dev, li

Re: [Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Mathias Gug
On Fri, Oct 31, 2008 at 11:05:15AM -, Persio wrote: > In fact, even without modification the freeradius source package doesn't > compile: > > dpkg-buildpackage -rfakeroot > > checking for SQLConnect in -liodbc... no Do you have all the build dependencies installed? > Maybe there's an a

[Bug 283807] Re: freeradius with openssl support doesn't compile

2008-10-31 Thread Persio
Hi, In fact, even without modification the freeradius source package doesn't compile: dpkg-buildpackage -rfakeroot checking for SQLConnect in -liodbc... no checking for isql.h... yes configure: error: set --without-rlm_sql_iodbc to disable it explicitly. configure: error: ./configure failed