Hi,
There is a compile failure with Fast CGI and gcc-11.
CXX libboinc_fcgi_la-coproc.lo
In file included from /usr/include/features.h:486,
from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from /usr/include/fcgi_stdio.h:18,
from boinc_fcgi.h:19,
from coproc.cpp:22:
/usr/include/wchar.h:582:24: error: ‘malloc’ attribute argument 1 is ambiguous
582 | __attribute_malloc__ __attr_dealloc_fclose;
| ^~~~~~~~~~~~~~~~~~~~~
/usr/include/wchar.h:582:24: note: use a cast to the expected type to disambiguate
make[2]: *** [Makefile:1677: libboinc_fcgi_la-coproc.lo] Error 1
Advice is appreciated!
Thanks,
Greg