Compile issue?
Building module raw_rec...
Updated HGVERSION
[ README ] module_strings.h
[ CC ] raw_rec.o
[ HGDIFF ] hgdiff.tmp
[ MODULE ] raw_rec.mo
[ STRIP ] raw_rec.mo
[ OBJCOPY ] raw_rec.mo
[ EXPORTS ] raw_rec.sym
00001984 raw_video_enabled
000019ac raw_movie_filename
[ DEPENDS ] raw_rec.dep
Will load on:
6D.116
Will NOT load on:
6D.113 (powersave_prohibit, powersave_permit)
Not checked (compile ML for these cameras first):
1100D, 500D, 50D, 550D, 5D2, 5D3, 600D, 60D, 650D, 700D, 7D, EOSM
[ GCC ] raw2dng
[ GCC ] raw2dng
../lv_rec/raw2dng.c: In function ‘find_and_fix_cold_pixels’:
../lv_rec/raw2dng.c:1213:9: error: ‘for’ loop initial declarations are only allowed in C99 mode
../lv_rec/raw2dng.c:1213:9: note: use option -std=c99 or -std=gnu99 to compile your code
../lv_rec/raw2dng.c:1215:13: error: ‘for’ loop initial declarations are only allowed in C99 mode
../lv_rec/raw2dng.c:1233:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
../lv_rec/raw2dng.c:1243:9: error: ‘for’ loop initial declarations are only allowed in C99 mode
../lv_rec/raw2dng.c:1245:13: error: ‘for’ loop initial declarations are only allowed in C99 mode
make[4]: *** [raw2dng] Error 1