Date: Tue, 4 Feb 1997 08:57:06 -0200 (EDT) From: "Alexsandro D. F. Correia" <acorreia@marlin.com.br> To: Mike Tancsa <mike@sentex.net> Cc: Joe Mays - freebsd-isp <fbsd-isp@launchpad.win.net>, freebsd-isp@freebsd.org Subject: Re: Radius 2.0 and FreeBSD. Message-ID: <Pine.BSF.3.91.970204085509.20146C-100000@blue.marlin.com.br> In-Reply-To: <3.0.32.19970123090041.00aa8630@sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Mike,
I tried to compile Radius 2.0 as you said below, but it didn't work.
I use FreeBSD 2.1.0 here and did the changes exactly like you said.
Could you send me the changed Sources ?
Thanx in advance.
Alexsandro Correia
On Thu, 23 Jan 1997, Mike Tancsa wrote:
> At 12:43 AM 1/23/97 -0400, Joe Mays - freebsd-isp wrote:
> >I was wondering who, if anyone, out there is running Radius 2.0
> >from Livingston. I downloaded the source from Livingston, but they
> >said they don't support FreeBSD with it and I couldn't find any
> >"official" FreeBSD port for it. With some changes to the Makefile
> >and a couple of .c files for the BSDOS source I was able to build
> >one that works just fine, but I am far from being an expert at
> >this stuff. If anyone else has put together a working build I
> >would like to see it so I could compare changes. If there is an
> >official FreeBSD port, better still.
>
>
> To get a clean compile there is not much that needs to be done... I made
> the following changes and compiled cleanly using gcc 2.6.3
>
> In the BSDOS_2.0 Make directory, edit the Makefile and change the lines
>
> CC= cc
> to
> CC= gcc
>
> LIBS =
> to
> LIBS = -lcrypt
>
>
> in ../radius/src/conf.h
>
> add
>
> #define bsdi
>
> and delete
>
> #include <machine/inline.h>
>
>
> do a
> make
> then do the regular install stuff, and
> /etc/radiusd -b
>
> Works just fine....
>
>
> ---Mike
>
+-------------------------------------------------------------+
Alexsandro Correia E-mail: acorreia@marlin.com.br
Analista de Suporte Internet Tel : +55 21 224-9950
+55 21 253-2971
+-------------------------------------------------------------+
Marlin Internet http://www.marlin.com.br
Rua 7 de Setembro 48/13 Andar Tel: +55 21 224-9950
Centro - Rio de Janeiro Fax: +55 21 223-427
RJ - Brasil
+-------------------------------------------------------------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970204085509.20146C-100000>
