codeofdave opened a new issue #3526:
URL: https://github.com/apache/incubator-doris/issues/3526
编译brpc时报错
/home/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/bthread/context.h:69:1:
error: expected initializer before ‘bthread_jump_fcontext’
bthread_jump_fcontext(bthread_fcontext_t * ofc, bthread_fcontext_t nfc,
^~~~~~~~~~~~~~~~~~~~~
/home/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/bthread/context.h:72:1:
error: expected initializer before ‘bthread_make_fcontext’
bthread_make_fcontext(void* sp, size_t size, void (* fn)( intptr_t));
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]