On make I get to here:-<br>In function `delete_all_action':<br>/home/adam/gphoto2-2.2.0/gphoto2/gphoto2/gphoto2/actions.c:62: undefined reference to `gp_camera_folder_delete_all'<br>gphoto2-actions.o(.text+0x30): In function `action_camera_upload_file':
<br>/home/adam/gphoto2-2.2.0/gphoto2/gphoto2/gphoto2/actions.c:71: undefined reference to `gp_log'<br>gphoto2-actions.o(.text+0x3b):/home/adam/gphoto2-2.2.0/gphoto2/gphoto2/gphoto2/actions.c:73: undefined reference to `gp_file_new'
<br>..............<br>then a whole host of files with undefined references.<br>Adam<br><br><br><div><span class="gmail_quote">On 21/10/06, <b class="gmail_sendername">Hubert Figuiere</b> <<a href="mailto:hubertf@xandros.com">
hubertf@xandros.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">>> After installing the latest libgphoto2 from svn, seems OK and
<br>>> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig<br>>> and<br>>> ./configure LIBGPHOTO2_LIBS=-L/usr/local/lib/libgphoto2/lib -lgphoto2<br>>> LIBGPHOTO2_CFLAGS=-I/usr/local/lib/libgphoto2/include
<br>>> --with-libgphoto2=/usr/local/lib/libgphoto2<br>><br>> You just need to do<br>><br>> PKG_CONFIG_PATH=/usr/loca/lib/pkgconfig ./configure<br><br>I meant<br><br>PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure
<br><br>(I made a typo)<br><br>Hub<br>_______________________________________________<br>Digikam-users mailing list<br><a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/digikam-users">
https://mail.kde.org/mailman/listinfo/digikam-users</a><br></blockquote></div><br>