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

make: *** [all] Error 2 #218

Open
xiaoyichao opened this issue Jan 14, 2020 · 4 comments
Open

make: *** [all] Error 2 #218

xiaoyichao opened this issue Jan 14, 2020 · 4 comments

Comments

@xiaoyichao
Copy link

/root/anaconda3/lib/libsnappy.so: undefined reference to `operator delete(void*, unsigned long)@CXXABI_1.3.9'
collect2: error: ld returned 1 exit status
make[8]: *** [snap] Error 1
make[7]: *** [CMakeFiles/snap.dir/all] Error 2
make[6]: *** [all] Error 2
make[5]: *** [third_party/snappy_stream/src/extern_snappystream-stamp/extern_snappystream-build] Error 2
make[4]: *** [CMakeFiles/extern_snappystream.dir/all] Error 2
make[3]: *** [all] Error 2
make[2]: *** [third_party/paddle/src/extern_paddle-stamp/extern_paddle-build] Error 2
make[1]: *** [CMakeFiles/extern_paddle.dir/all] Error 2
make: *** [all] Error 2

@sqin
Copy link

sqin commented Jan 15, 2020

g++编译器版本号看看。

@laorenyuhai
Copy link

记住,用统一的gcc编所有工程。。;另外就是保证版本号。

@Eleanor456
Copy link

请问这个问题解决了吗,我也遇到了这个问题

@xiaoyichao
Copy link
Author

xiaoyichao commented Sep 15, 2021

请问这个问题解决了吗,我也遇到了这个问题

忘记了怎么解决的了,后来我自己用python写了一个。https://github.com/hhzrd/BERT-Embedding-Frequently-Asked-Question

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

4 participants