pulp-platform / pulpino

An open-source microcontroller system based on RISC-V
http://www.pulp-platform.org
Other
878 stars 296 forks source link

Can not Run cmake_configure.riscv.gcc.sh - GLIBCXX_3.4.30' not found #410

Closed shane1604 closed 5 months ago

shane1604 commented 5 months ago

I tried to ./cmake_configure.riscv.gcc.sh in the folder "build" following instruction. but I meet this error. I try many solution but can't fix. Screenshot from 2024-05-10 21-27-45 I check and I just found it here.

I think the reason is when I downgrade python (to get ips pulpino successfully), so I re-install python3 again. but problem can't solve. Im also check in /usr/lib64 and add it into LD_PATH

Must be happy if somebody can help!! SOS

shane1604 commented 5 months ago

Screenshot from 2024-05-10 21-42-50

shane1604 commented 5 months ago

Screenshot from 2024-05-10 21-38-50

shane1604 commented 5 months ago

solved by reinstall python3.8 and export LD_LIBRARY_PATH