mp3 codec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



 <asyropoulos <at> aol.com> writes:

> I did what you said and the the following shows only the second problem

You did not confirm that svn di did not output anything;-)

[...]

> libmpdemux/mp_taglists.c:34: error: 'CODEC_ID_BINKAUDIO_DCT' undeclared here
(not in a function)
> libmpdemux/mp_taglists.c:35: error: 'CODEC_ID_BINKAUDIO_RDFT' undeclared here
(not in a function)
> make: *** [libmpdemux/mp_taglists.o] Error 1

The only thing I can assure you of is that
mp_taglists.c includes avformat.h
avformat.h includes avcodec.h
avcodec.h defines CODEC_ID_BINKAUDIO* since 2010-01-30

The many -I look suspicious: You should really try
$ make distclean
$ ./configure
$ make

Carl Eugen



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux