[Kstars-devel] KDE/kdeedu [POSSIBLY UNSAFE]

Jason Harris kstars at 30doradus.org
Sun Nov 25 06:18:39 CET 2007


Hello,

CMake is throwing an error that seems to be related to this change:

CMake Error: This project requires some variables to be set,
and cmake can not find them.
Please set the following variables:
NOVA_LIBRARIES (ADVANCED)

Can this be fixed soon?  It's making kdeedu uncompilable...

regards,
Jason


On 11/24/07, Jasem Mutlaq <mutlaqja at ikarustech.com> wrote:
> SVN commit 741058 by mutlaqja:
>
> INDI is now using libnova to perform any required astronomical
> calculations by the drivers. I removed the code from indicom that used
> to provide some basic calculations since it is not sufficient. A
> C library was required. However, libnova is a soft dependency, meaning
> that INDI and KStars will fully compile and function without it. If it's
> not available in the system, only the features and/or drivers that depend on
> it will be disabled. Therefore, as with cfitsio, there is no hard
> dependency in this situation.
>
> CCMAIL:kstars-devel at kde.org
>
>
>
>  M  +3 -1      cmake/modules/FindCFitsio.cmake
>  A             cmake/modules/FindNova.cmake
>  M  +6 -3      kstars/CMakeLists.txt
>  M  +3 -1      kstars/config-kstars.h.cmake
>  M  +6 -1      kstars/kstars/CMakeLists.txt
>  M  +26 -19    kstars/kstars/indi/CMakeLists.txt
>  M  +0 -11     kstars/kstars/indi/drivers/telescope/celestrongps.cpp
>  M  +0 -1      kstars/kstars/indi/drivers/telescope/celestrongps.h
>  M  +12 -4     kstars/kstars/indi/drivers/telescope/lx200autostar.cpp
>  M  +40 -69    kstars/kstars/indi/drivers/telescope/lx200generic.cpp
>  M  +7 -13     kstars/kstars/indi/drivers/telescope/temmadriver.c
>  M  +14 -431   kstars/kstars/indi/libs/indicom.c   [POSSIBLY UNSAFE:
> strptime]
>  M  +8 -161    kstars/kstars/indi/libs/indicom.h
>
>
> _______________________________________________
> Kstars-devel mailing list
> Kstars-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kstars-devel
>


More information about the Kstars-devel mailing list