看板 FB_ports 關於我們 聯絡資訊
from Matthias Andree: > It is compiled as though it should use GNUTLS, but links against OPENSSL > (-lssl -lcrypto) - the port maintainer might want to look into this; > until then, flip the options to use OPENSSL, then it might work. There is no port maintainer (ports@FreeBSD.org). I could possibly wait and see if there is an update/correction? I checked the selected options for the failed build of cups: OPENSSL was on, GNUTLS was off. from Dewayne Geraghty: > To build without dialogue stuff: > cd /usr/ports/print/cups-base > # To see options > make showconfig > # To find the ports unique name, you'll need this to set the port > specific options in make make -VUNIQUENAME > # To define options in make.conf, similar to pkgsrc though reversed > echo "cups-base_SET=LIBPAPER" >> /etc/make.conf > # To make without dialogue make -DBATCH > If you wish to set global options, for all ports or really don't want to > lookup the UNIQUENAME > echo OPTION_SET=\"heimdal_home=/usr\" >> /etc/make.conf > I actually use /usr/ports/port-mgmt/portconf to manage all changes, but > that is largely historical. > Hope that assists. > Dewayne > PS You will need to "do something? delete?" where-ever your previously > defined options, via dialoue have been set. I can't help there. Thanks for hints. I'll have to read through the Porters' Handbook. Sort of a nuisance to change options formats in midstream. Now my erratic FreeBSD wi-fi connection quit about 12 hours ago, so I am that much behind with the mail. Tom _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"