litao3rd

Results 3 comments of litao3rd

@BewareMyPower Maybe you should also notice this issue.

I'm compiling the apache/brpc library and encounter the same issue. I tried manually specify `-DABSL_OPTION_USE_STD_STRING_VIEW=0` but failed. But then I manually add `-lutf8_validity` the problem solved.

I'm experiencing the same issue after upgrading librdkafka. In the previous version (v2.2.0), I was able to successfully link against the static library libgssapiv2.a without any problems. However, after upgrading...