Looks good from a quick compile and run. I take it you have no access to the obsolete sourceforge webpage?
I see Debian has a 1.7 release, where is that available? Do you have any access to update https://www.linux-apps.com/content/show.php?content=9807 ? I'm adding this to KDE neon dev unstable edition. Eike is the Debian packaging managed in a repo somewhere? Are you interested in making it part of the KDE Qt Debian team? Jonathan On Sat, 16 Mar 2019 at 14:11, Michael Reeves <reeves...@gmail.com> wrote: > > Fixed now. > > On Thu, Mar 14, 2019, 4:31 AM Wolfgang Bauer <wba...@tmo.at> wrote: >> >> The latest change >> (https://cgit.kde.org/kdiff3.git/commit/?id=638bd5a02893dde4a1927abd0c8a611b3b3ab6a1) >> unfortunately breaks the build here: >> >> /usr/lib/gcc/i586-suse-linux/8/../../../../i586-suse-linux/bin/ld: >> CMakeFiles/kdiff3part.dir/pdiff.cpp.o: in function >> `debugLineCheck(Diff3LineList&, int, e_SrcSelector)': >> /home/abuild/rpmbuild/BUILD/kdiff3-1.7.95git/src/pdiff.cpp:82: undefined >> reference to `kdeMain()' >> /usr/lib/gcc/i586-suse-linux/8/../../../../i586-suse-linux/bin/ld: >> /home/abuild/rpmbuild/BUILD/kdiff3-1.7.95git/src/pdiff.cpp:96: undefined >> reference to `kdeMain()' >> ... >> and so on. >> >> Kind Regards, >> Wolfgang >>