libgphoto2 sulla current
Inviato: gio 6 lug 2006, 0:04
La current mi dà più di qualche problema di compilazione...
Alla fine del make delle libgphoto2 2.2.1
mi salta fuori sta sfiza di errori:
Alla fine del make delle libgphoto2 2.2.1
mi salta fuori sta sfiza di errori:
Codice: Seleziona tutto
print-camera-list.c:51:36: gphoto2/gphoto2-camera.h: No such file or directory
print-camera-list.c:52:38: gphoto2/gphoto2-port-log.h: No such file or directory
print-camera-list.c:73: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:73: error: syntax error before '*' token
print-camera-list.c:121: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:121: error: syntax error before '*' token
print-camera-list.c: In function `hotplug_camera_func':
print-camera-list.c:127: error: `params' undeclared (first use in this function)
print-camera-list.c:127: error: (Each undeclared identifier is reported only once
print-camera-list.c:127: error: for each function it appears in.)
print-camera-list.c:131: error: `a' undeclared (first use in this function)
print-camera-list.c: In function `basename':
print-camera-list.c:224: error: `gp_system_dir_delim' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:236: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:236: error: syntax error before '*' token
print-camera-list.c: In function `human_camera_func':
print-camera-list.c:239: error: `a' undeclared (first use in this function)
print-camera-list.c:241: error: `i' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:252: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:252: error: syntax error before '*' token
print-camera-list.c: In function `idlist_camera_func':
print-camera-list.c:254: error: `a' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:285: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:285: error: syntax error before '*' token
print-camera-list.c: In function `udev_camera_func':
print-camera-list.c:291: error: `params' undeclared (first use in this function)
print-camera-list.c:295: error: `a' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:381: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:381: error: syntax error before '*' token
print-camera-list.c: In function `fdi_camera_func':
print-camera-list.c:385: error: `a' undeclared (first use in this function)
print-camera-list.c:385: error: `GP_PORT_USB' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:484: warning: type defaults to `int' in declaration of `CameraAbilities'
print-camera-list.c:484: error: syntax error before '*' token
print-camera-list.c: In function `fdi_device_camera_func':
print-camera-list.c:488: error: `a' undeclared (first use in this function)
print-camera-list.c:488: error: `GP_PORT_USB' undeclared (first use in this function)
print-camera-list.c: At top level:
print-camera-list.c:550: error: syntax error before "level"
print-camera-list.c: In function `debug_func':
print-camera-list.c:558: error: `domain' undeclared (first use in this function)
print-camera-list.c:558: error: `level' undeclared (first use in this function)
print-camera-list.c:559: error: `format' undeclared (first use in this function)
print-camera-list.c:559: error: `args' undeclared (first use in this function)
print-camera-list.c: In function `iterate_camera_list':
print-camera-list.c:581: error: `CameraAbilitiesList' undeclared (first use in this function)
print-camera-list.c:581: error: `al' undeclared (first use in this function)
print-camera-list.c:582: error: `CameraAbilities' undeclared (first use in this function)
print-camera-list.c:582: error: syntax error before "a"
print-camera-list.c:585: warning: implicit declaration of function `gp_abilities_list_new'
print-camera-list.c:586: warning: implicit declaration of function `gp_abilities_list_load'
print-camera-list.c:587: warning: implicit declaration of function `gp_abilities_list_count'
print-camera-list.c:600: warning: implicit declaration of function `gp_abilities_list_get_abilities'
print-camera-list.c:600: error: `a' undeclared (first use in this function)
print-camera-list.c:608: warning: implicit declaration of function `gp_abilities_list_free'
print-camera-list.c: In function `main':
print-camera-list.c:741: warning: implicit declaration of function `gp_log_add_func'
print-camera-list.c:741: error: `GP_LOG_ALL' undeclared (first use in this function)
make[2]: *** [print-camera-list.o] Error 1 /code]
Qualcuno ci ha provato con miglior fortuna?
Grazie
M.