[Chilli] Subversion -> Git

Bojan Pogacar bojan at gajba.net
Mon Jan 6 18:53:59 UTC 2014


Hello!

Thanks for your response. Now I've compiled with:
./configure --with-openssl  --enable-largelimits --enable-sessgarden 
--enable-location --enable-proxyvsa --enable-authedallowed 
--enable-gardenaccounting

and I get smth else:

dhcp.c: In function 'dhcp_garden_check_auth':
dhcp.c:2399:7: error: variable 'found' set but not used 
[-Werror=unused-but-set-variable]
    int found = 0;
        ^
dhcp.c: At top level:
dhcp.c:2437:3: error: expected identifier or '(' before 'return'
    return found;
    ^
dhcp.c:2438:1: error: expected identifier or '(' before '}' token
  }
  ^
dhcp.c: In function 'dhcp_garden_check_auth':
dhcp.c:2435:3: error: control reaches end of non-void function 
[-Werror=return-type]
    }
    ^
cc1: all warnings being treated as errors
make[3]: *** [dhcp.lo] Error 1
make[3]: Leaving directory `/install/coova-chilli/trunk/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/install/coova-chilli/trunk/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/coova-chilli/trunk'
make: *** [all] Error 2

Did I miss something else?

LP, Bojan


Dne 6.1.2014 18:19, piše David Bird:
> Sorry about that. For the time being, use the
> option --enable-gardenaccounting during ./configure
>
>
> On Mon, Dec 30, 2013 at 10:28 PM, Bojan Pogacar <bojan at gajba.net Hell
> <mailto:bojan at gajba.net>> wrote:
>
>     Hello!
>
>     I've cloned latest version and tried with new option that has been
>     added - enable-authedallowed. When I run make, I get this error:
>
>     chilli.c: In function 'chilli_acct_fromsub':
>     chilli.c:5663:19: error: 'struct options_t' has no member named
>     'nousergardendata'
>             if (_options.nousergardendata)
>                         ^
>     chilli.c: In function 'chilli_acct_tosub':
>     chilli.c:5784:19: error: 'struct options_t' has no member named
>     'nousergardendata'
>             if (_options.nousergardendata)
>                         ^
>
>
>     I've compiled with this parameters:
>
>     ./configure --with-openssl  --enable-largelimits --enable-sessgarden
>     --enable-location --enable-proxyvsa --enable-authedallowed
>
>     Did I miss smth or there is a bug?
>
>     Best regards and happy new year to all!
>
>     Bojan
>
>
>
>     Dne 30.12.2013 19 <tel:30.12.2013%2019>:57, piše David Bird:
>
>         Greetings,
>
>         I've copied the subversion to github where development will
>         continue.
>         The subversion may remain on-line for a bit, but there will be
>         no more
>         commits.
>
>         See https://github.com/coova
>
>         Cheers,
>         David
>
>
>
>         _________________________________________________
>         Chilli mailing list
>         Chilli at coova.org <mailto:Chilli at coova.org>
>         http://lists.coova.org/cgi-__bin/mailman/listinfo/chilli
>         <http://lists.coova.org/cgi-bin/mailman/listinfo/chilli>
>
>
>     --
>     Lep pozdrav,
>
>     Bojan Pogačar
>     GSM: 031 262 535
>     _________________________________________________
>     Chilli mailing list
>     Chilli at coova.org <mailto:Chilli at coova.org>
>     http://lists.coova.org/cgi-__bin/mailman/listinfo/chilli
>     <http://lists.coova.org/cgi-bin/mailman/listinfo/chilli>
>
>


More information about the Chilli mailing list