diff -c /var/tmp/portage/media-libs/libgphoto2-2.4.2/work/libgphoto2-2.4.2/libgphoto2/gphoto2-list.c /tmp/buffer-content-11991_Fc --- libgphoto2/gphoto2-list.c.orig 2007-07-27 01:52:55.000000000 -0400 +++ libgphoto2/gphoto2-list.c 2008-12-16 16:33:58.000000000 -0500 @@ -72,7 +72,7 @@ #ifdef CAMERALIST_STRUCT_COMPATIBILITY -#define MAX_ENTRIES 1024 +#define MAX_ENTRIES 16384 #define MAX_LIST_STRING_LENGTH 128 struct _CameraList { int count; Diff finished. Tue Dec 16 16:33:58 2008