[Ffmpeg-devel] ffmpeg on osx 10.4.1 with AMR narrowband support
Bill May
wmay
Thu Jun 16 22:23:10 CEST 2005
Henry Junior wrote:
> Greetings,
>
> I am looking for a way to build ffmpeg, under os x 10.4.1, with AMR
> narrowband support. I've attempted to follow instructions here:
>
> http://discussions.info.apple.com/webx?14 at 25 7.wnMyaTlm6Tw.1004190 at .68a9e81f/12
>
> Unfortunately, I get these errors on the make cmd:
>
> make -C libavcodec all
> cc -O3 -g -Wall -Wno-switch -no-cpp-precomp -pipe -fomit-frame-pointer
> -mdynamic-no-pic -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o bitstream.o bitstream.c
> In file included from avcodec.h:14,
> from bitstream.c:28:
> common.h:61: error: array type has incomplete element type
> common.h:63: error: array type has incomplete element type
> make[1]: *** [bitstream.o] Error 1
> make: *** [lib] Error 2
Are you using CVS ? If not, do so - most of the 10.4 problems
are fixed.
More information about the ffmpeg-devel
mailing list