https://bugs.kde.org/show_bug.cgi?id=384502
Bug ID: 384502
Summary: fitsio.h not found
Product: kstars
Version: git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I'm running a fully update-to-date 64 bit Fedora 26. I'm trying to build the
most recent KSTARS from github and receive the following error ...
[ 99%] Building CXX object
Tests/kstars_ui/CMakeFiles/kstars_ui_tests.dir/kstars_ui_tests.cpp.o
In file included from
/home/gary/Downloads/kstars-master/kstars/indi/indiccd.h:15:0,
from
/home/gary/Downloads/kstars-master/kstars/ekos/align/align.h:15,
from
/home/gary/Downloads/kstars-master/kstars/ekos/ekosmanager.h:22,
from
/home/gary/Downloads/kstars-master/Tests/kstars_ui/kstars_ui_tests.cpp:15:
/home/gary/Downloads/kstars-master/kstars/fitsviewer/fitsview.h:19:10: fatal
error: fitsio.h: No such file or directory
#include "fitsio.h"
^~~~~~~~~~
compilation terminated.
make[2]: *** [Tests/kstars_ui/CMakeFiles/kstars_ui_tests.dir/build.make:208:
Tests/kstars_ui/CMakeFiles/kstars_ui_tests.dir/kstars_ui_tests.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1301:
Tests/kstars_ui/CMakeFiles/kstars_ui_tests.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
Both cfitsio and cfitsio-devel (ver 3.370-7) are installed.
Previous versions of KSTARS have built without error.
--
You are receiving this mail because:
You are watching all bug changes.