×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

gPhoto symbol problem

  • Posts: 13
  • Thank you received: 1

gPhoto symbol problem was created by Jat

I'm new in INDI, and I have tried to control a Canon EOS 1100D with indi-gphoto driver.

I have started with this command:

sudo indiserver -p 7624 /usr/bin/indi_gphoto_ccd

But I have got these errors:

: symbol lookup error: undefined symbol: _ZN7CCDChip18setCCDInfoWritableEv
stdin EOF
restart #33

What should be the problem? I have tried the native gphoto2, but that is working (souch as gphoto2 --capture-image-and-download).

I have tried to find any solution, reinstall everything, but nothing.

Thank you,
Tamás
9 years 2 months ago #2801

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

Replied by Jasem Mutlaq on topic gPhoto symbol problem

Where did you get the driver? packages? compiled it yourself?
9 years 2 months ago #2802

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

  • Posts: 13
  • Thank you received: 1

Replied by Jat on topic gPhoto symbol problem

From indi-full package

After this post, I tried c++filt _ZN7CCDChip18setCCDInfoWritableEv, and I found this: CCDChip::setCCDInfoWritable()

This is from console and Kstars also.

Thnak you,
Tamás
9 years 2 months ago #2803

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

Replied by Jasem Mutlaq on topic gPhoto symbol problem

Please update again:
sudo apt-get update
sudo apt-get upgrade
The following user(s) said Thank You: Jat
9 years 2 months ago #2804

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

  • Posts: 13
  • Thank you received: 1

Replied by Jat on topic gPhoto symbol problem

Thank you very much!
It's working.

What was problem? I have installed everithing yesterday to a fresh Ubuntu.

Thank you,
Tamás
Last edit: 9 years 2 months ago by Jat.
9 years 2 months ago #2805

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

Replied by Jasem Mutlaq on topic gPhoto symbol problem

The INDI GPhoto driver was not built automatically in the PPA, I rebuilt it manually.
The following user(s) said Thank You: Jat
9 years 2 months ago #2816

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

  • Posts: 13
  • Thank you received: 1

Replied by Jat on topic gPhoto symbol problem

Is it happend again?
After update, we are not able to use CCD Simulator.

The similar symbol problem.

Thank you,
Tamás
7 years 11 months ago #7587

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

  • Posts: 1
  • Thank you received: 0

Replied by fid on topic gPhoto symbol problem

I have a similar problem again:

Driver indi_gphoto_ccd: indi_gphoto_ccd: symbol lookup error: indi_gphoto_ccd: undefined symbol: _ZN4INDI13DefaultDevice10saveConfigEbPKc
Driver indi_gphoto_ccd: stderr EOF

And similar problem with indi-eqmod:

Driver indi_eqmod_telescope: indi_eqmod_telescope: symbol lookup error: indi_eqmod_telescope: undefined symbol: _ZN4INDI13DefaultDevice18getDriverInterfaceEv
Driver indi_eqmod_telescope: stderr EOF

(Actually I cannot use INDI on any standalone computer since April. Tried in using Linux Mint 17.3, 18.2, Ubuntu 16.04 and 17.04 - didn't work :(
Btw. on Ubuntu 17.04 there were dependency problems too :O
6 years 7 months ago #18312

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

Replied by Jasem Mutlaq on topic gPhoto symbol problem

Yeah that's some messed up libraries on your system. Are you using the PPA? I suggest you purge all INDI and then reinstall. Make sure there is NO INDI under /usr/local as well
6 years 7 months ago #18313

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

Time to create page: 0.830 seconds