cancel
Showing results for 
Search instead for 
Did you mean: 

after update - missing lib ! no more compile anything.

AScha.3
Super User
 
If you feel a post has answered your question, please click "Accept as Solution".
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions
Julien D
ST Employee

You are probably using a Linux machine which become obsolete.

If you can't upgrade it, try to install back the GNU Tools for STM32 7-2018-q2-update toolchain from the Preferences > STM32Cube > Toolchain Manager page and set it as Default

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
AScha.3
Super User

i just update IDE , from 1.0xx to 1.10.1 now . didnt update before, because updates - sometimes create problems, than make anyhing better. now this happens... after update, lib is missing.

>> /opt/st/stm32cubeide_1.0.0/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.linux64_1.0.0.202111181127/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.27' not found (required by /opt/st/stm32cubeide_1.0.0/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.linux64_1.0.0.202111181127/tools/bin/../lib/gcc/arm-none-eabi/10.3.1/../../../../arm-none-eabi/bin/ld)

so: glibc 2.27 missing, i have 2.25 in my system.

what to do now ?

please help me, i see nothing, i did wrong.

If you feel a post has answered your question, please click "Accept as Solution".
Julien D
ST Employee

You are probably using a Linux machine which become obsolete.

If you can't upgrade it, try to install back the GNU Tools for STM32 7-2018-q2-update toolchain from the Preferences > STM32Cube > Toolchain Manager page and set it as Default

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
AScha.3
Super User

compiler running again:

>> 14:01:51 Build Finished. 0 errors, 0 warnings. (took 23s.398ms)

as you recommend, i installed older toolchain (gnu-tools-for-stm32.9-2020-q2-update),

set as Default.

restart IDE (Version: 1.10.1 ), compile....good ! thanks for helping me !!!

8)

If you feel a post has answered your question, please click "Accept as Solution".