git tree build error
WANG Tinggong
wangtinggong at gmail.com
Mon Feb 1 11:06:26 CET 2010
hi all,
i got the latest freeRadius tree from git://git.freeradius.org/freeradius-server.git , and i try to compile it under these steps:
1. ./configure
2. make
after that, i encountered an error:
In file included from /home/wtg/develop/freeradius-server/src/freeradius-devel/radiusd.h:154,
from frs_acct.c:30:
/home/wtg/develop/freeradius-server/src/freeradius-devel/smodule.h:146: error: expected specifier-qualifier-list before ‘fr_tcp_radius_t’
git-log says after commit e04b62, fr_tcp_radius_t structure and API are deleted, but it still stay in
src/main/listen.c
src/include/smodule.h
is it a bug?
More information about the Freeradius-Devel
mailing list