×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

kstars compile error

  • Posts: 150
  • Thank you received: 15

kstars compile error was created by Picard

since a couple of days, I have a strange behavior during make.
I deleted kstars folder and reloaded from github the complete project and I always the same error. What's the -lsecret-1 in the ld command ?

Could you help me ?
[ 97%] Linking CXX executable testdms
/usr/bin/ld : ne peut trouver -lsecret-1
collect2: error: ld returned 1 exit status
Tests/auxiliary/CMakeFiles/testdms.dir/build.make:133: recipe for target 'Tests/auxiliary/testdms' failed
make[2]: *** [Tests/auxiliary/testdms] Error 1
CMakeFiles/Makefile2:1039: recipe for target 'Tests/auxiliary/CMakeFiles/testdms.dir/all' failed
make[1]: *** [Tests/auxiliary/CMakeFiles/testdms.dir/all] Error 2
make[1]: *** Attente des tâches non terminées....
[ 98%] Building CXX object Tests/auxiliary/CMakeFiles/testcsvparser.dir/testcsvparser_autogen/mocs_compilation.cpp.o
[ 98%] Linking CXX executable testcachingdms
/usr/bin/ld : ne peut trouver -lsecret-1
collect2: error: ld returned 1 exit status
Tests/auxiliary/CMakeFiles/testcachingdms.dir/build.make:133: recipe for target 'Tests/auxiliary/testcachingdms' failed
make[2]: *** [Tests/auxiliary/testcachingdms] Error 1
CMakeFiles/Makefile2:1079: recipe for target 'Tests/auxiliary/CMakeFiles/testcachingdms.dir/all' failed
make[1]: *** [Tests/auxiliary/CMakeFiles/testcachingdms.dir/all] Error 2
[ 98%] Building CXX object kstars/CMakeFiles/kstars.dir/qrc_kstars.cpp.o
[ 98%] Building CXX object kstars/CMakeFiles/kstars.dir/kstars_autogen/mocs_compilation.cpp.o
[ 99%] Linking CXX executable kstars
/usr/bin/ld : ne peut trouver -lsecret-1
collect2: error: ld returned 1 exit status
kstars/CMakeFiles/kstars.dir/build.make:222: recipe for target 'kstars/kstars' failed
make[2]: *** [kstars/kstars] Error 1
CMakeFiles/Makefile2:393: recipe for target 'kstars/CMakeFiles/kstars.dir/all' failed
make[1]: *** [kstars/CMakeFiles/kstars.dir/all] Error 2
[ 99%] Linking CXX executable testcsvparser
/usr/bin/ld : ne peut trouver -lsecret-1
collect2: error: ld returned 1 exit status
Tests/auxiliary/CMakeFiles/testcsvparser.dir/build.make:133: recipe for target 'Tests/auxiliary/testcsvparser' failed
make[2]: *** [Tests/auxiliary/testcsvparser] Error 1
CMakeFiles/Makefile2:1119: recipe for target 'Tests/auxiliary/CMakeFiles/testcsvparser.dir/all' failed
make[1]: *** [Tests/auxiliary/CMakeFiles/testcsvparser.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
4 years 8 months ago #40784

Please Log in or Create an account to join the conversation.

  • Posts: 150
  • Thank you received: 15

Replied by Picard on topic kstars compile error

Problem resolved... I removed the qt5keychain-dev.
4 years 8 months ago #40826

Please Log in or Create an account to join the conversation.

Time to create page: 0.224 seconds