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

Running error about undefined symbol #33

Open
Nerdmust opened this issue May 5, 2021 · 1 comment
Open

Running error about undefined symbol #33

Nerdmust opened this issue May 5, 2021 · 1 comment

Comments

@Nerdmust
Copy link

Nerdmust commented May 5, 2021

I have compiled this program, but encountered the following error when running. I suspect that I lack some library files. But no errors were reported when compiling. Can anyone help me? Give me some advice. thank you!
/home/xbw/catkin_ws/devel/lib/imu_utils/imu_an: symbol lookup error: /home/xbw/catkin_ws/devel/lib/libpnp.so: undefined symbol: _ZN6google21kLogSiteUninitializedE
[imu_an-1] process has died [pid 364, exit code 127, cmd /home/xbw/catkin_ws/devel/lib/imu_utils/imu_an __name:=imu_an __log:=/home/xbw/.ros/log/634f193e-ad60-11eb-a23d-4c1d960e9548/imu_an-1.log].
log file: /home/xbw/.ros/log/634f193e-ad60-11eb-a23d-4c1d960e9548/imu_an-1*.log
all processes on machine have died, roslaunch will exit

@georgidimitrovx
Copy link

Perhaps you're missing a dependency.

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

2 participants