Я в FreeBSD новичек, поэтому прошу отнестись с понимаем...)
При установке Samba возникает следующая проблема:
Код: Выделить всё
# cd /usr/ports/net/samba3
# make
===> samba-3.0.28,1 depends on file: /usr/local/bin/autoconf-2.61 - found
===> samba-3.0.28,1 depends on shared library: execinfo.1 - found
===> samba-3.0.28,1 depends on shared library: cups.2 - not found
===> Verifying install for cups.2 in /usr/ports/print/cups-base
===> Patching for cups-base-1.3.5_2
===> Applying FreeBSD patches for cups-base-1.3.5_2
Ignoring previously applied (or reversed) patch.
10 out of 10 hunks ignored--saving rejects to cups/ipp.c.rej
=> Patch patch-CVE-2007-4351 failed to apply cleanly.
*** Error code 1
Stop in /usr/ports/print/cups-base.
*** Error code 1
Stop in /usr/ports/net/samba3.
*** Error code 1
Stop in /usr/ports/net/samba3.
#
Ntpd работает - системное время в порядке.
Дерево портов посредством CVSup обновил.
Интуитивно понимаю, что проблема в строке:
Код: Выделить всё
===> samba-3.0.28,1 depends on shared library: cups.2 - not found
Подскажите плииз, в чём проблема и как быть...?