16 Jun 22:18
Re: ffmpeg on osx 10.4.1 with AMR narrowband support
Måns Rullgård <mru <at> inprovide.com>
2005-06-16 20:18:41 GMT
2005-06-16 20:18:41 GMT
Henry Junior <henryjunior <at> gmail.com> writes: > 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 There is no code on line 61 or 63 of the current common.h. Please try the latest CVS version. If that doesn't either compile, post the error messages, and we'll try to sort it out. -- -- Måns Rullgård mru <at> inprovide.com
RSS Feed