Hello, A make of y11/kde4 from ports tree from SVN /head into a clean environment:
# cd /usr/ports/x11/kde4 # make clean # sh # nohup make install BATCH=yes USE_GCC=any ends up with: ... ===> Registering installation for kdeaccessibility-4.10.3 ===> Returning to build of kde-4.10.3 ===> kde-4.10.3 depends on file: /usr/local/kde4/bin/kuser - not found ===> Verifying install for /usr/local/kde4/bin/kuser in /usr/ports/sysutils/kdeadmin4 ===> Building for kdeadmin-4.10.3 -- Found Qt-Version 4.8.4 (using /usr/local/bin/qmake-qt4) -- Found X11: /usr/local/lib/libX11.so -- Found KDE 4.10 include dir: /usr/local/kde4/include -- Found KDE 4.10 library dir: /usr/local/kde4/lib -- Found the KDE4 kconfig_compiler preprocessor: /usr/local/kde4/bin/kconfig_compiler -- Found automoc4: /usr/local/bin/automoc4 -- rpm and deb file plugins necessary in system != UNIX ? -- PORT kfile plugins!!! CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG) Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:291 (_FPHSA_FAILURE_MESSAGE) /usr/local/kde4/share/apps/cmake/modules/FindKdepimLibs.cmake:83 (find_package_handle_standard_args) kuser/CMakeLists.txt:3 (find_package) -- Configuring incomplete, errors occurred! I do not see in the nohup.out of the make that 'kdepimlibs' has been build or installed before; it seems that is is exactly this error: https://bugs.archlinux.org/task/34648 which was fixed on April 22, 2013; the closing comment does not say how :-( How can I get fix this in my installation? Thanks matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org E-mail: [email protected] | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
