Plea for comprehensibility was:Re: Build error on mediatomb

2013-06-21 Thread Lisi Reisz
On Friday 21 June 2013 11:42:49 Yohann Bianchi wrote: > I ran into a similar issue. After a little digging, it seems that the > function mentioned (MP4GetMetadataName, MP4GetMetadataYear, > MP4GetMetadataGenre…) belongs to the MP4v2 Metadata API of mp4v2. > Unfortunately, this API has been deprecat

Re: Build error on mediatomb

2013-06-21 Thread Yohann Bianchi
I ran into a similar issue. After a little digging, it seems that the function mentioned (MP4GetMetadataName, MP4GetMetadataYear, MP4GetMetadataGenre…) belongs to the MP4v2 Metadata API of mp4v2. Unfortunately, this API has been deprecated and then removed in version 2.0.0. The solution maybe to

Build error on mediatomb

2012-01-27 Thread TCP
I've tried to compile mediatomb myself but caught some errors when compiling: root@Penguin-debian:/home/penguin# cd /srv/Temp/mediatomb-0.12.1 root@Penguin-debian:/srv/Temp/mediatomb-0.12.1# make make  all-recursive make[1]: Entering directory `/srv/Temp/mediatomb-0.12.1' Making all in tombupnp ma