From owner-freebsd-ports@FreeBSD.ORG Wed Oct 26 13:52:32 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E75D106564A for ; Wed, 26 Oct 2011 13:52:32 +0000 (UTC) (envelope-from troy@twisted.net) Received: from oz.twisted.net (oz.twisted.net [69.211.34.241]) by mx1.freebsd.org (Postfix) with ESMTP id E01738FC1B for ; Wed, 26 Oct 2011 13:52:31 +0000 (UTC) Received: from oz.twisted.net (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id 703A2101FCEA for ; Wed, 26 Oct 2011 08:52:29 -0500 (CDT) X-Virus-Scanned: amavisd-new at example.com Received: from oz.twisted.net ([127.0.0.1]) by oz.twisted.net (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CXOLoWKhK4mJ for ; Wed, 26 Oct 2011 08:52:18 -0500 (CDT) Received: from [172.16.0.5] (sindrome.twisted.net [172.16.0.5]) by oz.twisted.net (Postfix) with ESMTP id D38D8101FC4A for ; Wed, 26 Oct 2011 08:52:17 -0500 (CDT) Message-ID: <4EA8105F.3050605@twisted.net> Date: Wed, 26 Oct 2011 08:51:27 -0500 From: Troy User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:8.0) Gecko/20111019 Thunderbird/8.0 MIME-Version: 1.0 To: FreeBSD Ports Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: KDE4 upgrade Could NOT find LIBKONQ X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: troy@twisted.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2011 13:52:32 -0000 I went through the UPDATING and am trying to rebuild KDE4 and have run into the following problem. Any ideas how to fix this? ===> gwenview-4.7.2 depends on file: /usr/local/bin/cmake - found ===> gwenview-4.7.2 depends on shared library: jpeg.11 - found ===> gwenview-4.7.2 depends on shared library: soprano.4 - found ===> gwenview-4.7.2 depends on shared library: exiv2.10 - found ===> gwenview-4.7.2 depends on shared library: kipi.8 - found ===> gwenview-4.7.2 depends on shared library: kimproxy.5 - found ===> gwenview-4.7.2 depends on shared library: konq.7 - found ===> Configuring for gwenview-4.7.2 /bin/mkdir -p /usr/ports/graphics/gwenview-kde4/work/gwenview-4.7.2/build -- Found Qt-Version 4.7.4 (using /usr/local/bin/qmake-qt4) -- Found X11: /usr/local/lib/libX11.so -- Found KDE 4.7 include dir: /usr/local/kde4/include -- Found KDE 4.7 library dir: /usr/local/kde4/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/local/kde4/bin/kconfig_compiler -- Found automoc4: /usr/local/bin/automoc4 -- Check Kipi library in local sub-folder... -- Check Kipi library using pkg-config... -- Could NOT find LIBKONQ (missing: LIBKONQ_LIBRARY) -- libjpeg version: 80 ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. ----------------------------------------------------------------------------- * libjpeg - Provides JPEG image manipulation support * Exiv2 - Provides image metadata support * KIPI Plugins - Provides various image manipulation and export features * Nepomuk - Provides desktop-wide semantic information support ----------------------------------------------------------------------------- -- The following REQUIRED packages could NOT be located on your system. -- You must install these packages before continuing. ----------------------------------------------------------------------------- * libkonq Provides file management features ----------------------------------------------------------------------------- CMake Error at /usr/local/kde4/share/apps/cmake/modules/MacroLogFeature.cmake:152 (MESSAGE): Exiting: Missing Requirements Call Stack (most recent call first): CMakeLists.txt:79 (macro_display_feature_log) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBKONQ_LIBRARY (ADVANCED) linked by target "gwenview" in directory /usr/ports/graphics/gwenview-kde4/work/gwenview-4.7.2/app -- Configuring incomplete, errors occurred! You have changed variables that require your cache to be deleted. Configure will be re-run and you may have to reset some variables. The following variables have changed: CMAKE_C_COMPILER= cc CMAKE_CXX_COMPILER= c++ -- Generating done -- Build files have been written to: /usr/ports/graphics/gwenview-kde4/work/gwenview-4.7.2/build *** Error code 1 Stop in /usr/ports/graphics/gwenview-kde4. *** Error code 1 Stop in /usr/ports/graphics/kdegraphics4. *** Error code 1 Stop in /usr/ports/graphics/kdegraphics4. *** Error code 1 Stop in /usr/ports/x11/kde4. *** Error code 1 Stop in /usr/ports/x11/kde4. Exit 1 when I do a search for libkonq I find the following: /usr/local/include/libkonq_export.h /usr/local/lib/compat/pkg/libkonq.so.7.0.0 /usr/local/lib/compat/pkg/libkonq.so.7.0.1 /usr/local/lib/compat/pkg/libkonqsidebarplugin.so.5.0.0 /usr/local/lib/compat/pkg/libkonqsidebarplugin.so.5.0.1 /usr/local/lib/compat/pkg/libkonquerorprivate.so.5.0.0 /usr/local/lib/compat/pkg/libkonquerorprivate.so.5.0.1 /usr/local/lib/libkonq.so /usr/local/lib/libkonq.so.7 /usr/local/lib/libkonq.so.7.0.1 /usr/local/lib/libkonqsidebarplugin.so /usr/local/lib/libkonqsidebarplugin.so.5 /usr/local/lib/libkonqsidebarplugin.so.5.0.1 /usr/local/lib/libkonquerorprivate.so /usr/local/lib/libkonquerorprivate.so.5 /usr/local/lib/libkonquerorprivate.so.5.0.1