View previous topic :: View next topic |
Author |
Message |
picarica Guru

Joined: 11 Aug 2018 Posts: 354
|
Posted: Wed Oct 16, 2024 6:11 am Post subject: [SOLVED]unable to compile kde-framework/knewstuff on update |
|
|
idk why new update release and i am uanble to merge this package
build.log
--info
pqv
Last edited by picarica on Wed Oct 16, 2024 10:05 am; edited 1 time in total |
|
Back to top |
|
 |
Josef.95 Advocate

Joined: 03 Sep 2007 Posts: 4733 Location: Germany
|
Posted: Wed Oct 16, 2024 6:48 am Post subject: |
|
|
build.log wrote: | Code: | /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt6Qml.so.6.7.2: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status |
| It is probaby the gcc-12 downgrade.
Select the latest stable gcc-13 should help. |
|
Back to top |
|
 |
picarica Guru

Joined: 11 Aug 2018 Posts: 354
|
Posted: Wed Oct 16, 2024 7:09 am Post subject: |
|
|
Josef.95 wrote: | build.log wrote: | Code: | /usr/lib/gcc/x86_64-pc-linux-gnu/12/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libQt6Qml.so.6.7.2: undefined reference to `std::ios_base_library_init()@GLIBCXX_3.4.32'
collect2: error: ld returned 1 exit status |
| It is probaby the gcc-12 downgrade.
Select the latest stable gcc-13 should help. |
thank youu that was it, i forgot yesterday i eselected gcc 12 for compiling something with opensplat, i forgot about it, thank you very much |
|
Back to top |
|
 |
|