Roman Lebedev <lebedev.ri@...> writes: > > On Sun, Mar 20, 2016 at 9:40 PM, wim vandenbussche > <vandenbussche.wim@...> wrote: > >> especially libexif: > >> # cd /usr/local && find -name *libexif* -delete > >> > >> This looks very much like C++ ABI difference, i.e. darktable is being compiled > >> with new C++11 ABI, while that libexif2 is still compiled with old ABI. > >> > >> Roman. > >> > > > > I tried with the libexif - delete part but the error stays the same. when I > > do the build.sh. I also removed the build directory again but to no avail. > No clue then. Something on your particular install is broken. > Try to find out which exif2 is used, and why it does not build. > > Roman. > > ___________________________________________________________________________ > > darktable developer mailing list > > to unsubscribe send a mail to darktable-dev+unsubscribe@... > > >
I tried it on another computer and there it worked to build. I think it might have something to do with exiv2 or libexiv builds from a ppa I use for the gimp. For now I can build on the other computer and with checkinstall make a deb that I can install on this one. Thanks for the response. ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org