FS#1080 - wvstreams has a build error
|
Details
The relevant messages are thus:
configure: creating ./config.status config.status: creating config.mk config.status: creating include/wvautoconf.h compiling configfile/cfgentry.o... In file included from include/wvlinklist.h:11, from include/wvstringlist.h:13, from include/strutils.h:16, from include/wvconf.h:15, from configfile/cfgentry.cc:10: include/wvsorter.h: In member function `void WvSorterBase::rewind(int (*)(const void*, const void*))': include/wvsorter.h:93: error: array bound forbidden after parenthesized type-id include/wvsorter.h:93: note: try removing the parentheses around the type-id make: *** [configfile/cfgentry.o] Error 1 ==> ERROR: Build Failed. Aborting... Looks to me like a gcc thingy... maybe we should try patching it like it says. |
This task depends upon