×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

make is failing with a target error

  • Posts: 437
  • Thank you received: 31
I am getting the following error from a build today.. This is the first update in about a week and is on a Raspberry Pi running Raspbian.

kstars/CMakeFiles/KStarsLib.dir/build.make:2549: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/ekos/ekoslive/message.cpp.o' failed
make[2]: *** [kstars/CMakeFiles/KStarsLib.dir/ekos/ekoslive/message.cpp.o] Error 1
CMakeFiles/Makefile2:328: recipe for target 'kstars/CMakeFiles/KStarsLib.dir/all' failed
make[1]: *** [kstars/CMakeFiles/KStarsLib.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2
5 years 9 months ago #27659

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

  • Posts: 437
  • Thank you received: 31
I have tried to get rid of this error by clearing everything in the kstars directory and running make again, running git pull multiple times in the last week but it is still happening. Is this a problem? I can still use the software.
5 years 8 months ago #27833

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

Try a fresh git pull it should work now.
The following user(s) said Thank You: Paul
5 years 8 months ago #27848

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

  • Posts: 437
  • Thank you received: 31
Jasem,

Your fix has solved the problem. Thanks.
5 years 8 months ago #27864

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

Time to create page: 0.502 seconds