building problem wit actual cvs
Alan DeKok
aland at deployingradius.com
Fri Dec 28 12:30:53 CET 2007
Norbert Wegener wrote:
> 1.348 or 1.384?
1.384, sorry.
>
> * Version: $Id: radiusd.c,v 1.384 2007/12/27 09:17:22 aland Exp $
> ....
> 140 /* This is a quick fix start-stop scripts for radrelay-radiusd
> 141 * so if we are called as 'radiusd' then, config file
> 142 * is 'radiusd.conf', if we are called as 'mokoko', then
> 143 * config file is 'mokoko.conf', which will probably make
> things
> 144 * easier.. will it ? Does it break something??
> 145 * (-n option still overwrites the config file name)
> 146 * A long comment for a 2 line patch.. </tuyan>
Err... Tuyan used to work for Peter. He doesn't have commit access.
There is no such text in CVS. This text has NEVER existed in CVS.
> 147 */
> 148 snprintf(buffer, sizeof(buffer), "%s.conf",progname);
> 149 mainconfig.radiusd_conf = strdup(buffer);
>
>> Are you sure your copy is up to date, AND that you've made no local
>> changes?
>>
> No changes.
You have local changes, OR local patches you apply after a CVS checkout.
Fix your local system. CVS is fine.
Alan DeKok.
More information about the Freeradius-Users
mailing list