You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/03/08 10:12:34 UTC

[GitHub] [incubator-brpc] westeast commented on issue #905: centos 7.6 静态链接失败

westeast commented on issue #905: centos 7.6 静态链接失败
URL: https://github.com/apache/incubator-brpc/issues/905#issuecomment-596188288
 
 
   手动编译了levedb目前可以了,之前用apt-get install的库,在编译sample中的httpc++例子时报了
   /paddle/incubator-brpc/src/brpc/span.cpp:488: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
   /paddle/incubator-brpc/src/brpc/span.cpp:490: undefined reference to `leveldb::Status::ToString() const'
   /paddle/incubator-brpc/src/brpc/span.cpp:497: undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'

----------------------------------------------------------------
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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org