Hi,<br><br>I'm not sure of the best way to report/query this. I've tried on 2 machines (Mac OS X and Ubuntu 12.10) using the following configure option as per the INSTALL doc: ./configure --prefix=/usr --enable-debug --disable-release<br>
<br>make[3]: Entering directory `/media/space/projects/videoCreation/libdvbpsi/examples/dvbinfo'<br>/usr/bin/gcc -DHAVE_CONFIG_H -I. -I../..  -D_FILE_OFFSET_BITS=64 -DDVBPSI_DIST   -g3 -gdwarf-2 -Wall -Werror --std=gnu99 -D_GNU_SOURCE -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -ggdb3 -DDVBPSI_DIST -MT dvbinfo-dvbinfo.o -MD -MP -MF .deps/dvbinfo-dvbinfo.Tpo -c -o dvbinfo-dvbinfo.o `test -f 'dvbinfo.c' || echo './'`dvbinfo.c<br>
dvbinfo.c: In function ‘main’:<br><b>dvbinfo.c:457:32: error: array type has incomplete element type</b><br>dvbinfo.c:457:32: error: unused variable ‘long_options’ [-Werror=unused-variable]<br>cc1: all warnings being treated as errors<br>
<br>Any clues?<br><br>Cheers,<br>Greg<br>