Menu

#84 Missing Symbols for indi_gpsd and indi_qhyccd.

1.2.X
open
nobody
None
2
2020-08-24
2020-08-24
No

After updating to INDI 1.8.6, both indi_gpsd and indi_qhyccd started throwing SYMBOL errors. Specifically:

2020-08-17T00:49:37: Driver indi_gpsd: indi_gpsd: symbol lookup error: indi_gpsd: undefined symbol: _ZN4INDI13DefaultDeviceD2Ev

and

2020-08-17T00:54:27: Driver indi_qhy_ccd: indi_qhy_ccd: symbol lookup error: indi_qhy_ccd: undefined symbol: _ZN4INDI7CCDChip8setFrameEiiii

A review of libindidriver.so, using nm, does not contain these symbols. A review of these drivers installation files does not have these symbols defined.

This appears to be INDI asking for data from these drivers and the Drivers cannot answer. Thank you checking.

The OS is Raspbian and the PI is an RPI4B with 4G. I have ensured all possible libraries are installed on the RPI4B.

Discussion


Log in to post a comment.