Re: [Easytag-mailing] 1.99.12 compile error



Hi,
If you have a problem to compile the MP4 support, you can disable it using : ./configure --disable-mp4

Your problem may be due to the version of the file /usr/include/mp4.h installed on you system. If the file was supplied by faad2 and not mpeg4ip (this one may be installed in /usr/local/include perhaps?) the compilation will fail.... So you should uninstall faad2 before installing mpeg4ip and easytag. Then you can reinstall faad2 ...

Regards,
Jerome




Colin Brace wrote, the 08.07.2006 18:43 :

Wondering whether the cddb search bug is also in the current
develepment version, I just downloaded the 1.99.12 source to compile.
Unfortunately, make exits with an error compiling "mp4_header.o":

mp4_header.c:61: error: 'MP4_MPEG4_AAC_HE_AUDIO_TYPE' undeclared here
(not in a function)
mp4_header.c: In function 'getType':
mp4_header.c:125: warning: implicit declaration of function
'MP4GetTrackMediaDataName'
mp4_header.c:125: warning: initialization makes pointer from integer
without a cast
mp4_header.c: In function 'Mp4_Header_Read_File_Info':
mp4_header.c:240: warning: implicit declaration of function
'MP4GetTrackAudioChannels'

I am trying to compile this under ubuntu (dapper).


--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <easytag gmail com>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]