From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BBDE93858C2F; Tue, 12 Dec 2023 14:48:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BBDE93858C2F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702392509; bh=z6UT7mInRWvbdR/vaM2vTZ4CohIzjHbqtQOkGls2ocI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CelzmClFxe2BMqYYrkuPBXyyMvEUU4ISxZ20Th1WAkCkICCWi8O9d0EEU1cUARLzT LMEDoHEEtkqAdsKeTMd4VDrxx9LzyIb/d8baRjtA+OpDGecvct+UJvfBc+o5DyVFjN DB5kuH+Ee9/iVacyqeVQmTbcO3DqOf+pcx9GQtPo= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug libc/31136] LoongArch glibc does not provide libutil shared object, against LSB 5.0 Date: Tue, 12 Dec 2023 14:48:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31136 --- Comment #3 from Andreas Schwab --- If it's only about dlopen/dlsym, then a dummy link libutil.so.1 -> libc.so.6 should solve that. --=20 You are receiving this mail because: You are on the CC list for the bug.=