Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2022 17:41:45 +0200
From:      Kurt Jaeger <pi@freebsd.org>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        freebsd-ports <ports@freebsd.org>
Subject:   Re: make config stopped working
Message-ID:  <YuKuOaEsME/futKc@home.opsec.eu>
In-Reply-To: <B32C5C29-4AD2-47E5-9B6E-AAF8277AFF2C@cs.huji.ac.il>
References:  <B32C5C29-4AD2-47E5-9B6E-AAF8277AFF2C@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> after todays??? git pull, for example if i do:
> 
> cd /usr/ports/editors/emacs
> make config
> i get
> 
> ===> Options unchanged
> 
> tried make clean, but still the same. make show options
> shows the options!

I had a similar problem, and it turned out that

dialog4ports

was no longer working:

ld-elf.so.1: Shared object "libdialog.so.9" not found, required by "dialog4ports"

I fixed it with:

pkg install -f dialog4ports

-- 
pi@opsec.eu            +49 171 3101372                    Now what ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YuKuOaEsME/futKc>