From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 21C273858CDB; Sat, 2 Mar 2024 21:40:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21C273858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1709415637; bh=fb6BnJNtilvaJsCg80hwWub7BlYlHVAQU4yfDUekxBQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=kZW7J84ruNlvkpsp0M5/X7aba0fgRAvHLK/+fgk9rvm4U2i/5YzhsNqkbS5et52qT nuNxftnZdkuGt9PYwRb2RPW5TurUtldd7mSUC+4WbZk2Cqq4NPeNrF0DcHmtcY2SeB TJsZZA+muOAUsVer1Z3YKYAilEKApF0z6lih8jZs= From: "kloczko.tomasz at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug build/31446] gdb/configure is not generated from gdb/configure.in Date: Sat, 02 Mar 2024 21:40:36 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kloczko.tomasz at gmail dot com 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=3D31446 --- Comment #4 from kloczek --- cHECKING LAST 12.1 VERSION: [tkloczko@pers-jacek gdb-14.1]$ grep tinfo gdb/configure* gdb/configure:/usr/bin/hostinfo =3D `(/usr/bin/hostinfo) 2>/dev/null = || echo unknown` gdb/configure.ac: AC_SEARCH_LIBS(waddstr, [tinfo ncurses ncursesw], In whole gdb/configurethere is no any traces of checking libtinfo. Pleas update all GNU autotools files or update all those configire.ac and .= m4 files to be able use them with latest version of GNU autotools. --=20 You are receiving this mail because: You are on the CC list for the bug.=