Hi, august wrote: > Mathieu, > > I'm passing your message on to the gmerlin list. > > Burkhard will probably have more direct answers to your questions. > > To me, it sounds like you installed gavl from an old package and then > tried to install gmerlin_avdecoder from cvs. As I explained on the > PD list already, this will probably cause problems. > > The immediate solution that I'd suggest is to just install both gavl > and gmerlin_avdecoder from CVS. > > -august. > > >> On Mon, 14 Dec 2009, august wrote: >> >>> it sounds like you are using an old version. >> It was the svn's version. I just removed it from the svn and put version >> 0.36 in the same place. >> >> But now I can't link gmerlin-avdecoder-1.0.1 because of: >> >> ../lib/.libs/libgmerlin_avdec.so: undefined reference to `img_convert'
That's from an ancient ffmpeg version. >> ../lib/.libs/libgmerlin_avdec.so: undefined reference to >> `gavl_audio_frame_copy_ptrs' gavl too old. >> but even Google doesn't know what is "gavl_audio_frame_copy_ptrs" Wow, I know things that Google doesn't know :) >> and I also just checked out the CVS head of it, which instead borks at >> ./configure: >> >> checking for GAVL... no >> configure: error: "gavl not found" >> >> But I do have GAVL, so at least I'd expect "version of GAVL too old" or >> something. You can look in config.log, there you find more verbose messages. The "not found" messages comes from pkg-config, I cannot do anything about it. As August said, compiling the CVS version or the latest released versions (gavl-1.1.1 and gmerlin-avdecoder-1.0.1) is the way to go. If you have the latest ffmpeg version, you also need gmerlin-avdecoder from CVS. If you have the lastest released gmerlin-avdecoder, you can install ffmpeg from the latest released gmerlin-dependencies package. Burkhard ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ Gmerlin-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gmerlin-general
