Error when trying to compile 3.0.10
Alan DeKok
aland at deployingradius.com
Thu Dec 10 17:09:31 CET 2015
On Dec 10, 2015, at 9:59 AM, Bertalan Voros <bertalan.voros at gmail.com> wrote:
>
> Hi Alan,
>
> This is what I have on the machine:
> rc libsqlite0 2.8.17-10ubuntu2
> amd64 SQLite shared library
> ii libsqlite3-0:amd64 3.8.2-1ubuntu2.1
> amd64 SQLite 3 shared library
> ii libsqlite3-dev:amd64 3.8.2-1ubuntu2.1
> amd64 SQLite 3 development files
OK...
> and the all the errors:
> CC src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c
> src/modules/rlm_sql/drivers/rlm_sql_sqlite/rlm_sql_sqlite.c:51:1: error:
> expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘typedef’
> typedef struct rlm_sql_sqlite_conn {
> ^
That's a problem.
I have no idea what that's occurring. The compile is clearly failing because something is missing, but I don't know what.
It works for me on 14.04...
Alan DeKok.
More information about the Freeradius-Users
mailing list