You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /dev/shm/mxqd/mnt/job/24600109/libgphoto2-2.5.0-0/buildroot/libgphoto2/libgphoto2-2.5.0-0/source/camlibs/ax203/jpeg_memsrcdest.c:25:0:
/dev/shm/mxqd/mnt/job/24600109/libgphoto2-2.5.0-0/buildroot/libgphoto2/libgphoto2-2.5.0-0/source/camlibs/ax203/jpeg_memsrcdest.h:4:1: error: conflicting types for ‘jpeg_mem_src’
jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
^~~~~~~~~~~~
In file included from /dev/shm/mxqd/mnt/job/24600109/libgphoto2-2.5.0-0/buildroot/libgphoto2/libgphoto2-2.5.0-0/source/camlibs/ax203/jpeg_memsrcdest.c:23:0:
/usr/include/jpeglib.h:923:14: note: previous declaration of ‘jpeg_mem_src’ was here
EXTERN(void) jpeg_mem_src (j_decompress_ptr cinfo,
^~~~~~~~~~~~
/dev/shm/mxqd/mnt/job/24600109/libgphoto2-2.5.0-0/buildroot/libgphoto2/libgphoto2-2.5.0-0/source/camlibs/ax203/jpeg_memsrcdest.c:146:1: error: conflicting types for ‘jpeg_mem_src’
jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer,
^~~~~~~~~~~~
In file included from /dev/shm/mxqd/mnt/job/24600109/libgphoto2-2.5.0-0/buildroot/libgphoto2/libgphoto2-2.5.0-0/source/camlibs/ax203/jpeg_memsrcdest.c:23:0:
/usr/include/jpeglib.h:923:14: note: previous declaration of ‘jpeg_mem_src’ was here
EXTERN(void) jpeg_mem_src (j_decompress_ptr cinfo,
^~~~~~~~~~~~
make[3]: *** [Makefile:2884: ax203/jpeg_memsrcdest.lo] Error 1
The text was updated successfully, but these errors were encountered:
Copied from #1974:
The changes in #1962 broke libgphoto2:
The text was updated successfully, but these errors were encountered: