I ran into this. Take a look at the resolution here: https://github.com/ElvishArtisan/rivendell/issues/601
In short, you need to Clean out old versions (make uninstall) and add some specific flags To the configure process. On Sat, Oct 10, 2020 at 18:51 Tim Camp <[email protected]> wrote: > Greetings, > > O thought I would post this one more time and see if anyone has a > suggestion on how to proceed. > Musicbrainz and libcoverart and their dev libraries are installed. > > During make I get this error.... > > CXXLD caed > /home/tim/Downloads/rivendell-3.4.1/lib/.libs/librd.so: undefined > reference to `CoverArtArchive::CCoverArt::LastErrorMessage[abi:cxx11]() > const' > /home/tim/Downloads/rivendell-3.4.1/lib/.libs/librd.so: undefined > reference to > `CoverArtArchive::CCoverArt::FetchFront(std::__cxx11::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&) const' > /home/tim/Downloads/rivendell-3.4.1/lib/.libs/librd.so: undefined > reference to > `CoverArtArchive::CCoverArt::CCoverArt(std::__cxx11::basic_string<char, > std::char_traits<char>, std::allocator<char> > const&)' > /home/tim/Downloads/rivendell-3.4.1/lib/.libs/librd.so: undefined > reference to `CoverArtArchive::CCoverArt::~CCoverArt()' > collect2: error: ld returned 1 exit status > Makefile:484: recipe for target 'caed' failed > make[1]: *** [caed] Error 1 > make[1]: Leaving directory '/home/tim/Downloads/rivendell-3.4.1/cae' > Makefile:518: recipe for target 'all-recursive' failed > make: *** [all-recursive] Error 1 > > Ubuntu 18.04 > Rivendell 3.4.1 > configure runs with no errors > > Tim Camp > WZEW-FM > Mobile, AL. > > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev > -- *--* *Brian P. McGlynn* 585-335-9369 x202 [email protected]
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
