On Mon, Aug 27, 2018 at 01:25:20PM +0200, Axel Rau wrote:
> Hi all,
> 
> make config does not work with various ports.
> dialog4ports says:  Skipping ‚config‘ as NO_DIALOG is defined

Somewhere you defined "NO_DIALOG" meaning dialog4ports is not executed.
Either remove it or cleanup the old options you already defined (it can be in
your make.conf, or previously via dialog4ports (make config).
make rmconfig # will remove that if that is the case

In general make config will do nothing with NO_DIALOG being defined as it is
said in the messages below

Best regards,
Bapt
> 
> I have no idea whats going on here:
> ————————————
> [build3:devel/librelp] root# make config
> ===> Building/installing dialog4ports as it is required for the config dialog
> ===>  Cleaning for dialog4ports-0.1.6
> ===> Skipping 'config' as NO_DIALOG is defined
> ===>  License BSD2CLAUSE accepted by the user
> ====> You must select one and only one option from the SSLLIB single
> =====> No option was selected (and one must be)
> *** Error code 1
> 
> Stop.
> make[2]: stopped in /basejail/usr/ports/ports-mgmt/dialog4ports
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /basejail/usr/ports/ports-mgmt/dialog4ports
> ===> Options unchanged
> ====> You must select one and only one option from the SSLLIB single
> =====> No option was selected (and one must be)
> Config is invalid. Re-edit? [Y/n] Y
> ===> Building/installing dialog4ports as it is required for the config dialog
> ===>  Cleaning for dialog4ports-0.1.6
> ===> Skipping 'config' as NO_DIALOG is defined
> ===>  License BSD2CLAUSE accepted by the user
> ====> You must select one and only one option from the SSLLIB single
> =====> No option was selected (and one must be)
> *** Error code 1
> 
> Stop.
> 
> [build3:devel/librelp] root# printenv | grep DIALOG
> [build3:devel/librelp] root# grep DIALOG /etc/make.conf 
> [build3:devel/librelp] root# 
> 
> ———————————
> Any help appreciated.
> 
> Thanks, Axel
> ---
> PGP-Key:29E99DD6  ☀  computing @ chaos claudius
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Attachment: signature.asc
Description: PGP signature

Reply via email to