From kde-pim Thu Jun 30 14:51:38 2005 From: David Faure Date: Thu, 30 Jun 2005 14:51:38 +0000 To: kde-pim Subject: Re: [Kde-pim] Build Error: 3.4.1 kdelibs/kabc tarball and LIBART_LIBS Message-Id: <200506301651.39447.dfaure () klaralvdalens-datakonsult ! se> X-MARC-Message: https://marc.info/?l=kde-pim&m=112014321016807 On Thursday 30 June 2005 16:45, Mark Bucciarelli wrote: > ./configure --enable-debug=full > make You still have .la files pointing to the wrong place. remove all installed .la files which have it wrong, then make sure to delete all .la files in arts and kdelibs, like: cd arts ; find -name '*.la' | xargs rm ; cd .. cd kdelibs ; find -name '*.la' | xargs rm -- David Faure -- faure@kde.org, dfaure@klaralvdalens-datakonsult.se KDE/KOffice developer, Qt consultancy projects Klarälvdalens Datakonsult AB, Platform-independent software solutions _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/