Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some problems during ./ns3 build about ld.lld: error: undefined symbol: google::protobuf::internal::AnyMetadata::PackFrom(google::protobuf::Arena*, google::protobuf::Message const&) #98

Open
chenwenqiao opened this issue Sep 9, 2024 · 0 comments

Comments

@chenwenqiao
Copy link

chenwenqiao commented Sep 9, 2024

I am trying to build ns3gym(app-ns-3.36+) following the instructions in the README. I have installed all the required packages, but I get the error message :
ld.lld: error: undefined symbol: google::protobuf::internal::AnyMetadata::PackFrom(google::protobuf::Arena*, google::protobuf::Message const&)

referenced by any.pb.h:112 (/home/bcng/anaconda3/include/google/protobuf/any.pb.h:112)
CMakeFiles/opengym-2.dir/opengym-2/mygym.cc.o:(google::protobuf::Any::PackFrom(google::protobuf::Message const&))
More details is shown in following figure:
ns3gym安装build报错
I guess this problem is related to anaconda, but I don't know how to slove it.
I wonder how to solve this problem urgently. I am stuck here for days. Thanks for any reply and potential solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant