Received: from out2.migadu.com (out2.migadu.com [188.165.223.204])
	by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 51A48780E93
	for <~alpine/devel@lists.alpinelinux.org>; Thu, 13 Jan 2022 04:23:48 +0000 (UTC)
MIME-Version: 1.0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ayaya.dev; s=key1;
	t=1642047826;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=YsRrySjrprGoXWPqGdRjOqgLnIODNxEwCLpBPm+/TqE=;
	b=h3GwYCWegnMt/TZkHm3GouUxZ6bI1VKTyKGmpi/NA0iryk5SO+Bym785v2Z590qEId3UQg
	Q0ziANWyRglxlqup461+rw+Uzd5pYaMh7wkmMedD/qWtbLvKRmQNblyos10mCOwbfVUOSf
	1Bx4uvPt5qJYPci02dinvMjXWklRfXY=
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=UTF-8
Date: Thu, 13 Jan 2022 05:23:45 +0100
Message-Id: <CH49DH5Z9X4D.34X1VJEOWZ7VF@psykose>
Subject: Re: ld cannot find library with .so.1 extension
X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers.
From: "alice" <alice@ayaya.dev>
To: "Ben Weiss" <b.weiss@fastmail.fm>, <~alpine/devel@lists.alpinelinux.org>
Cc: 
References: <eff44cb6-1394-4e3b-adfe-60c55f3869a6@www.fastmail.com>
In-Reply-To: <eff44cb6-1394-4e3b-adfe-60c55f3869a6@www.fastmail.com>
X-Migadu-Flow: FLOW_OUT
X-Migadu-Auth-User: ayaya.dev

> So, my question is-
> Should libz have a libz.so -> libz.so.(version) symlink in addtion to
> the .so.1 symlink, or is there a parameter or something else I am
> unaware of that will make ld find the library with the .so* extension?
zlib-dev has this symlink- you need to add that package.