Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2011 08:51:27 -0500
From:      Troy <troy@twisted.net>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   KDE4 upgrade Could NOT find LIBKONQ
Message-ID:  <4EA8105F.3050605@twisted.net>

next in thread | raw e-mail | index | archive | help
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 <http://www.kde.org>;
      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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA8105F.3050605>