X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Message-Id: <202103032224.123MOgc9015165@delorie.com> X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=crcomp.net; s=default; h=References:Subject:From:To:Date:Sender:Reply-To:Message-ID:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=e7SlS+eC8HdyS3wjE0N556FWgFFoB3zhB6EaC0jvVS4=; b=Eq4SgdPIw24S2OMZ565JBAkVQM fiQLDhGyCtvPdGWViVZcEoksH248lcznXaLERM4oR1RjaEs/jFg9y5DlCquOae7W32rhJ6A3sUpC+ OqTD+hkArzu20uFjjFjq6rNFpKoncQ8ox65VOw9ZFRp9cNLCC1SmVC1yOvWiDVc3AEF6eKpFU1L4E nZGEWpS56o94nMmrPZ/j63TsRYle1oZ7JZtJyCTYD5m3ds/qxerb2EohZs/vdx3M5Tob1TWPQrsxD Z3unSlVTrDVUy33j+WRNGphOKfKPo0GWbWQK/OKWTSQEQA99dg0ZiIfVsiNHm5ShAajMLB9Yf/xMn /9M4fXRA==; Date: 03 Mar 2021 22:24:40 UTC To: From: "Don Kuenz (mail AT crcomp DOT net) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] FreeBSD 12.2 "make all-recursive" error References: <20210303104336 DOT 11260 DOT qmail AT stuge DOT se> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - www18.qth.com X-AntiAbuse: Original Domain - delorie.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - crcomp.net X-Get-Message-Sender-Via: www18.qth.com: authenticated_id: mail AT crcomp DOT net X-Authenticated-Sender: www18.qth.com: mail AT crcomp DOT net X-Source: X-Source-Args: X-Source-Dir: Reply-To: geda-user AT delorie DOT com Peter wrote: > Don wrote: >> >> The addition of this equivalence to /etc/libmap.conf : >> libguile-2.0.so.22 libguile-2.2.so.1 > > That's not likely to work, the solution is something else. > > The question is why the build picks up the wrong version. Could you > send (perhaps me directly) your config.log please? My config.log is available here: https://crcomp.net/geda-gaf/config.log Your line of thought about unlikeliness seems reasonable, given how all binaries already explicitly reference the correct version and release. find . | xargs grep -l GUILE_2.0 | xargs readelf -d | grep --with-filename libguile (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] (standard input): 0x0000000000000001 NEEDED Shared library: [libguile-2.2.so.1] Danke, -- Don, KB7RPU, https://www.qsl.net/kb7rpu There was a young lady named Bright Whose speed was far faster than light; She set out one day In a relative way And returned on the previous night.