From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A552B3858D32; Mon, 2 Oct 2023 19:05:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A552B3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1696273540; bh=X4IpHDszttrNSYxlYYs9pSx5/aIMre8qE1eOoh8krYM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZprOoUM2CRpe19ZlJf0DXSkoFR0g68mwNaRA0XCyZZGMe7AN2SiycqIt0YOEhprJI FJTq459xt8ILoN+egLDNWNYsG+/krW0SI3aFz1WsKD7X6BwD0VB278IR5RTi6I8HS9 G3r+pNpBBreaj7PcL3cAM8qt9PvnmcU1CU4DjunU= From: "pjfloyd at wanadoo dot fr" To: gdb-prs@sourceware.org Subject: [Bug remote/30927] gdbsupport/configure does not detect Illumos socketpair Date: Mon, 02 Oct 2023 19:05:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pjfloyd at wanadoo dot fr 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=3D30927 --- Comment #2 from Paul Floyd --- The patch looks OK for gdbsupport/common.m4 but I don't think that gdb/configure.ac needs changing. With the test for socketpait in libsocket removed gdb/config.h doesn't get HAVE_SOCKETPAIR set which is used by gdb/ser-pipe.c --=20 You are receiving this mail because: You are on the CC list for the bug.=