From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5A668385085D; Thu, 20 Oct 2022 14:38:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5A668385085D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1666276723; bh=uye9C1oGvZQF0hjqkg87htZH4ELHrfH/u+QD6Qkr8is=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WSKTPZ2TgpFerxewhlNxaysjU45nKrYuyPam2NdTAj5LDLk4Kx9/v04UFwMXCnAZM ySs9oLYQEX3/okbF98XNasy4Lu9FPsunUB6dEjN0a9r7shB61XM0vyLZZwYNGpERUi 7DV6d2geG2zy4YV8ABfIoUEGaVZm6o/i9vD9eq9k= From: "felix-glibc at fefe dot de" To: glibc-bugs@sourceware.org Subject: [Bug libc/29703] gettimeofda: compile error with gcc 12.2.0 (glibc 2.36) Date: Thu, 20 Oct 2022 14:38:43 +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.36 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: felix-glibc at fefe dot de 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: 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=3D29703 --- Comment #5 from Felix von Leitner --- I debugged what configure does. Turns out it calls readelf which couldn't f= ind a library on this system because of elfutils being to old so a newer shared library was missing. Not your fault. Sorry for the noise. --=20 You are receiving this mail because: You are on the CC list for the bug.=