Hello, With your latest revisions I am getting this error now when running make:
-I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c -o audio.lo audio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DLOCALE_DIR=\"/usr/local/share/locale\" -D__BGAV__ -fvisibility=hidden -O3 -funroll-all-loops -ffast-math -I/sw/include/mpeg2dec -I/sw/include -I/sw/include -I/sw/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/sw/include -Wall -Wmissing-declarations -Wdeclaration-after-statement -MT audio.lo -MD -MP -MF .deps/audio.Tpo -c audio.c -fno-common -DPIC -o .libs/audio.o audio.c: In function 'bgav_get_audio_compression_info': audio.c:427: error: 'GAVL_CODEC_ID_FLAC' undeclared (first use in this function) audio.c:427: error: (Each undeclared identifier is reported only once audio.c:427: error: for each function it appears in.) make[2]: *** [audio.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 I (supposedly) have flac installed but im still getting: -n flac: Missing (Go to http://flac.sourceforge.net/) not sure if that is part of the prob or not... cheers m ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
