Nathan Rogers
2018-09-30 01:59:20 UTC
Symbol.cc:888:32: error: enum constant in boolean context
[-Werror=int-in-bool-context]Symbol.cc:888:32: error: enum constant in
boolean context [-Werror=int-in-bool-context] Assert(nc == NC_FUNCTION
|| NC_OPERATOR || NC_UNUSED_USER_NAME);|
After extracting the tar, ./configure, during make, i receive the following
error. I cannot make install afterwards.
[-Werror=int-in-bool-context]Symbol.cc:888:32: error: enum constant in
boolean context [-Werror=int-in-bool-context] Assert(nc == NC_FUNCTION
|| NC_OPERATOR || NC_UNUSED_USER_NAME);|
After extracting the tar, ./configure, during make, i receive the following
error. I cannot make install afterwards.