dictionary.cablelabs[168]: dict_addvalue: value name too long 
    Ryan Melendez 
    rmelendez at wayport.net
       
    Tue Feb 21 03:05:41 CET 2006
    
    
  
Hey Alan,
I don't have more than one version of freeradius running.  This was my
problem.
./configure
LDFLAGS=/path/to/openssl/
export LDFLAGS
make
I needed to set LDFLAGS _before_ ./configure.  This works well:
LDFLAGS=/path/to/openssl/
export LDFLAGS
./configure
make
Thanks,
Ryan
-----Original Message-----
From:
freeradius-users-bounces+rmelendez=wayport.net at lists.freeradius.org
[mailto:freeradius-users-bounces+rmelendez=wayport.net at lists.freeradius.
org] On Behalf Of Alan DeKok
Sent: Thursday, February 16, 2006 4:24 PM
To: FreeRadius users mailing list
Subject: Re: dictionary.cablelabs[168]: dict_addvalue: value name too
long 
"Ryan Melendez" <rmelendez at wayport.net> wrote:
> I am using 1.1.0.  Sorry I left that out.
  That message isn't produced when running the stock 1.1.0.  What else
is going on in your machine?  Do you have multiple versions of
FreeRADIUS installed?
  Alan DeKok.
- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
    
    
More information about the Freeradius-Users
mailing list