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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org