From owner-freebsd-emulation Tue Oct 23 20:58:36 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from mail-green.research.att.com (H-135-207-30-103.research.att.com [135.207.30.103]) by hub.freebsd.org (Postfix) with ESMTP id B556D37B401 for ; Tue, 23 Oct 2001 20:58:34 -0700 (PDT) Received: from alliance.research.att.com (alliance.research.att.com [135.207.26.26]) by mail-green.research.att.com (Postfix) with ESMTP id E5B841E025 for ; Tue, 23 Oct 2001 23:58:33 -0400 (EDT) Received: from windsor.research.att.com (windsor.research.att.com [135.207.26.46]) by alliance.research.att.com (8.8.7/8.8.7) with ESMTP id XAA02215 for ; Tue, 23 Oct 2001 23:58:33 -0400 (EDT) From: Bill Fenner Received: (from fenner@localhost) by windsor.research.att.com (8.8.8+Sun/8.8.5) id UAA28564; Tue, 23 Oct 2001 20:58:33 -0700 (PDT) Message-Id: <200110240358.UAA28564@windsor.research.att.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII To: freebsd-emulation@freebsd.org Subject: Re: linux_connect() broken for linux_base-7 Date: Tue, 23 Oct 2001 20:58:32 -0700 Versions: dmail (solaris) 2.2j/makemail 2.9b Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org DES says: >It won't build on Alpha. You need to move linux_to_bsd_namelen() out >of the #indef __alpha__ block. Apart from that, it looks right; I >haven't tested it though. I didn't really understand the __alpha__ block. It looks like linux_connect() is the only thing that's outside it (meaning that the fix in linux_bind() can't happen; this is probably bad). Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message