You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/07/20 09:05:01 UTC

[GitHub] [incubator-doris] vagetablechicken commented on issue #4113: 源码编译报错

vagetablechicken commented on issue #4113:
URL: https://github.com/apache/incubator-doris/issues/4113#issuecomment-660902383


   ```
   /opt/apache-doris/apache-doris-0.12.0/be/src/common/logconfig.cpp:68:5: error: ‘FLAGS_log_filenum_quota’ was not declared in this scope
   ```
   So you'd better to check the glog header "glog/logging.h". It should have `DECLARE_int32(log_filenum_quota);`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org