* David Johnson [2008-02-10 09:17]: > >From building kdebase4, I get the following libraries that link to both KDE3 > (the "5" version is because I changed the GENERIC_LIB_VERSION on my > system) > > I'm starting to get the suspicion that KDE4 will not build on a system with > KDE3 libs in the library path.
I already changed the NONGENERIC_LIB_VERSION to avoid similar problems. But unfortunately we still need to modify the -L flags in cmake code, so that -L/usr/local/kde4/lib is before /usr/local/lib. regards tilman _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
