ogle make error
i get this error when i try to make ogle:
ac3dec_wrap.c:51: error: static declaration of ‘program_name’ follows non-static declaration
../include/debug_print.h:7: error: previous declaration of ‘program_name’ was here
ac3dec_wrap.c: In function ‘get_q’:
ac3dec_wrap.c:278: warning: pointer targets in assignment differ in signedness
make[1]: *** [ac3dec_wrap.o] Error 1
make[1]: Leaving directory `/home/redbeard/Downloads/ogle-0.9.2/ac3'
make: *** [all-recursive] Error 1
|