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

3399pro开发板上遇到问题undefined reference to `log@GLIBC_2.29' #5

Open
yexiayi opened this issue Jul 19, 2022 · 5 comments
Open

Comments

@yexiayi
Copy link

yexiayi commented Jul 19, 2022

在3399pro开发板上尝试编译,sudo cmake ..后,sudo make -j2出现如下错误

fc004f1f28555a7dd728be4a8f8680a

目前尝试过将glibc从2.28升到2.29,未解决该问题。

@ljdongysu
Copy link

ljdongysu commented Jul 19, 2022

换一个librga.so进行尝试。
但是编译通过后运行报错:
Bind NPU process on CPU 4
E RKNN: [07:01:31.700] failed to check rknpu hardware version: 0
E RKNN: [07:01:31.700] The rknn model does not match the RKNPU hardware version!
E RKNN: [07:01:31.700] rknn_init, load model failed!
rknn_init fail! ret=-1

@yexiayi
Copy link
Author

yexiayi commented Jul 19, 2022

换一个librga.so进行尝试。 但是编译通过后运行报错: Bind NPU process on CPU 4 E RKNN: [07:01:31.700] failed to check rknpu hardware version: 0 E RKNN: [07:01:31.700] The rknn model does not match the RKNPU hardware version! E RKNN: [07:01:31.700] rknn_init, load model failed! rknn_init fail! ret=-1

我换掉librga.so报了另一个错,不知道前面的问题解决没有。
image

@Zhou-sx
Copy link
Owner

Zhou-sx commented Jul 21, 2022

换一个librga.so进行尝试。 但是编译通过后运行报错: Bind NPU process on CPU 4 E RKNN: [07:01:31.700] failed to check rknpu hardware version: 0 E RKNN: [07:01:31.700] The rknn model does not match the RKNPU hardware version! E RKNN: [07:01:31.700] rknn_init, load model failed! rknn_init fail! ret=-1

我怀疑是因为rk3399pro 不支持 rknn-toolkit2

@guofenggitlearning
Copy link

在现有环境下编译一下opencv,我也遇到过类似问题,与opencv有关。

@johnjin404
Copy link

johnjin404 commented Nov 17, 2023

换个编译器,我在3588上同样的问题解决了,用官方的 https://gitlab.com/firefly-linux/prebuilts/gcc/linux-x86/aarch64/gcc-buildroot-9.3.0-2020.03-x86_64_aarch64-rockchip-linux-gnu

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

5 participants