building problem wit actual cvs
Norbert Wegener
norbert.wegener at siemens.com
Fri Dec 28 12:43:57 CET 2007
Alan DeKok wrote:
> 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.
>
Sorry, you are right. I did not realize that patches from
http://download.opensuse.org/repositories/network:/aaa/SLES_9/src/freeradius-server-pre-2.0.0-8.1.src.rpm
had been applied to my local copy.
Norbert Wegener
> Fix your local system. CVS is fine.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
More information about the Freeradius-Users
mailing list