[kde-freebsd] sysutils/kdeadmin4: Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Matthias Apitz
guru at unixarea.de
Sat Jun 1 06:34:58 UTC 2013
El día Friday, May 31, 2013 a las 03:01:46PM +0200, Matthias Apitz escribió:
> 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):
> ...
> I do not see in the nohup.out of the make that 'kdepimlibs' has
> been build or installed before;
>
I have made deskutils/kdepim4 by hand and returned to x11/kde4; this
worked;
would it be an option to expand x11/kde4/Makefile by just one line about
the dependency of kdepim4:
.if ${PORT_OPTIONS:MKDEADMIN}
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim4
RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kuser:${PORTSDIR}/sysutils/kdeadmin4
.endif
Thanks
matthias
--
Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru at unixarea.de | \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ | X - No proprietary attachments
phone: +49-170-4527211 | / \ - Respect for open standards
More information about the kde-freebsd
mailing list