Here is different debug output running the newer gphoto2 version 2.1.6. ========================================== [root@oldpc root]# env LANG=C /usr/local/bin/gphoto2 --debug --camera "Polaroid PDC 640" --capture-image --port "usb:" 0.000104 main(2): ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: 0.001147 main(2): gphoto2 2.1.6 0.002003 main(2): gphoto2 has been compiled with the following options: 0.002869 main(2): + gcc (C compiler used) 0.003558 main(2): + popt (for handling command-line parameters) 0.004405 main(2): + no exif (for displaying EXIF information) 0.005257 main(2): + no cdk (for accessing configuration options) 0.006069 main(2): + no aa (for displaying live previews) 0.006778 main(2): + no jpeg (for displaying live previews in JPEG format) 0.007668 main(2): + readline (for easy navigation in the shell) /usr/local/bin/gphoto2: relocation error: /usr/local/bin/gphoto2: undefined symbol: gp_library_version [root@oldpc root]# ==========================================
The previous debug output was from running gphoto2 version 2.1.0. So I would say ignore that last debug output, and focus on this one above. Sorry for creating any confusion. This is showing a different error --> "undefined symbol: gp_library_version". Now based on this new information, does this give you a better idea on what is causing this error, and more importantly how to get this camera working? Thank you again for your time. -Martin