Hi Jim,

It looks like TagLib wasn't built with MP4 support. It's a compile-time option 
that must be explicitly enabled. It looks like Ubuntu does enable this, so I'd 
try to remove any taglib instances you have installed and installed the latest 
version Ubuntu has for 10.04 (http://packages.ubuntu.com/lucid-
updates/libtag1c2a says there was some fix regarding enabling mp4 support). 
Sorry, I don't know much about Ubuntu/Debian, but you should be able to tell 
if mp4 support is enabled by cat'ing /usr/include/taglib/taglib_config.h 
(it'll have a line like "#define TAGLIB_WITH_MP4 1").

My fix didn't touch that file though, only soundsourcesndfile.cpp.

Good luck!
Bill

On Tuesday, May 24, 2011 19:03:27 James Evans wrote:
> Hi Bill
> 
> Interested to see you committed a fix for Bug #753639 I checked out the
> 1.9 branch and compiled but got errors ending in:
> 
> lin64_build/audiotagger.o: In function `AudioTagger::save()':
> /usr/local/src/mixxx/1.9/mixxx/src/audiotagger.cpp:114: undefined
> reference to `TagLib::MP4::File::File(char const*, bool,
> TagLib::AudioProperties::ReadStyle)'
> collect2: ld returned 1 exit status
> scons: *** [lin64_build/mixxx] Error 1
> scons: building terminated because of errors.
> 
> Full list of errors here: http://pastebin.com/aa8Ar5Sy
> 
> I'm on Ubuntu 10.04 and so taglib 1.6.3, although I did download,
> compile & install taglib 1.7 so not sure if anything I've done there has
> screwed things up. I'm pretty sure I have compiled a previous 1.9 branch
> revision (before you committed your fix) with no problems.
> 
> Cheers,
> 
> Jim.

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to