On Sunday 10 February 2008, Tilman Linneweh wrote: > 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.
I've been trying to figure this out all morning. I've traced this down to a few of the *_LIB_DEPENDS variables in KDELibsDependencies.cmake. These are automatically generated at kdelibs4 build time. The two I have seen problems with are kde3support_LIB_DEPENDS and kutils__LIB_DEPENDS. But I can see nothing particularly unusual about them compared to all the others. cmake is still a deep mystery to me, and I cannot figure out how it determines the order of libraries. I am frustrated and at my wits end. -- David Johnson _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
