Hi Guys,

I just trying to update my Arch Linux package and when building came up with this compile error the package passed the sha1sum after download.

Hope someone can help.

In file included from /usr/include/string.h:25:0,
                 from /var/abs/AUR/monetdb/src/MonetDB-11.15.15/monetdb5/extras/jaql/parser/jaql.y:23:
/usr/include/features.h:327:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
y.tab.c: In function 'jaqlparse':
y.tab.c:1665:32: error: 'scanner' undeclared (first use in this function)
y.tab.c:1665:32: note: each undeclared identifier is reported only once for each function it appears in
make[9]: *** [libjaqlp_la-jaql.tab.lo] Error 1

Regards,

Brian Hood