Now on 2021-07-19 getting a make error on sweph.c
Closed this issue · 1 comments
AstroSign-Dev commented
/home/user/php-sweph/sweph.c: In function ‘zif_swe_jdut1_to_utc’:
/home/user/php-sweph/sweph.c:1559:5: error: ‘tjd_et’ undeclared (first use in this function); did you mean ‘tjd_ut’?
&tjd_et, &gregflag) == FAILURE) {
^~~~~~
tjd_ut
/home/ubu/php-sweph/sweph.c:1559:5: note: each undeclared identifier is reported only once for each function it appears in
make: *** [Makefile:191: sweph.lo] Error 1
aloistr commented
Sorry for that, fixed now
… Am 19.07.2021 um 09:50 schrieb AstroSign-Dev ***@***.***>:
/home/user/php-sweph/sweph.c: In function ‘zif_swe_jdut1_to_utc’:
/home/user/php-sweph/sweph.c:1559:5: error: ‘tjd_et’ undeclared (first use in this function); did you mean ‘tjd_ut’?
&tjd_et, &gregflag) == FAILURE) {
^~~~~~
tjd_ut
/home/ubu/php-sweph/sweph.c:1559:5: note: each undeclared identifier is reported only once for each function it appears in
make: *** [Makefile:191: sweph.lo] Error 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.