При попытке сборки из портов remmina-plugins вываливается с ошибкой:
Код: Выделить всё
root@arakis-bsd:/usr/ports/net/remmina-plugins # make && make install && make clean && rehash
===> Installing for remmina-plugins-0.9.2_1
===> remmina-plugins-0.9.2_1 depends on file: /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so - not found
===> Verifying install for /usr/local/lib/remmina/plugins/remmina-plugin-rdp.so in /usr/ports/net/remmina-plugin-rdp
===> remmina-plugin-rdp-0.9.2_1 depends on file: /usr/local/include/remmina/plugin.h - found
===> remmina-plugin-rdp-0.9.2_1 depends on executable: gmake - found
===> remmina-plugin-rdp-0.9.2_1 depends on executable: gtk-update-icon-cache - found
===> remmina-plugin-rdp-0.9.2_1 depends on file: /usr/local/bin/intltool-extract - found
===> remmina-plugin-rdp-0.9.2_1 depends on shared library: freerdp.0 - not found
===> Verifying install for freerdp.0 in /usr/ports/net/freerdp
===> Returning to build of remmina-plugin-rdp-0.9.2_1
Error: shared library "freerdp.0" does not exist
*** [lib-depends] Error code 1
Stop in /usr/ports/net/remmina-plugin-rdp.
*** [run-depends] Error code 1
Stop in /usr/ports/net/remmina-plugins.
*** [install] Error code 1
Stop in /usr/ports/net/remmina-plugins.
ОСь:
Код: Выделить всё
root@arakis-bsd:/home/corvin # uname -a
FreeBSD arakis-bsd.dgkhb.ru 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
Код: Выделить всё
# added by use.perl 2013-03-30 00:43:04
PERL_VERSION=5.14.2
QT4_OPTIONS= CUPS QGTKSTYLE NAS
KDE4_PREFIX=/usr/local
WITHOUT_NOUVEAU=yes
WITHOUT_IPV6=yes
NO_INET6=yes
# Путь к коллекции портов
PORTSDIR?= /usr/ports
# HAL
.if ${.CURDIR} == ${PORTSDIR}/sysutils/hal
WITH_FIXED_MOUNTPOINTS=yes
.endif
# Webfonts
.if ${.CURDIR} == ${PORTSDIR}/x11-fonts/webfonts
WITH_MSWINDOWS_LICENSE=yes
.endif
