From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 17 15:30:05 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F0EF16A418 for ; Mon, 17 Sep 2007 15:30:05 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 2E98713C458 for ; Mon, 17 Sep 2007 15:30:05 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 5526A667646; Mon, 17 Sep 2007 17:30:04 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gKA6xDzeFPZw; Mon, 17 Sep 2007 17:30:03 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 65938667645; Mon, 17 Sep 2007 17:30:03 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l8HFU0tY001134; Mon, 17 Sep 2007 17:30:00 +0200 (CEST) (envelope-from rdivacky) Date: Mon, 17 Sep 2007 17:30:00 +0200 From: Roman Divacky To: Mikhail Teterin Message-ID: <20070917153000.GA1080@freebsd.org> References: <200707192341.59940@aldan> <200707201317.32746@aldan> <20070722133553.619a5eab@deskjail> <200709170828.02099@aldan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709170828.02099@aldan> User-Agent: Mutt/1.4.2.3i Cc: Alexander Leidinger , freebsd-emulation@freebsd.org Subject: Re: Still something wrong with Linux on 6.2-stable/amd64 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2007 15:30:05 -0000 > fetch -o /usr/ports/distfiles/ \ > http://ftp5.se.freebsd.org/distfiles/civctp-demo-10251999.tar.gz > cd > tar xvzpf /usr/ports/distfiles/civctp-demo-10251999.tar.gz > mv ./civctp_demo/bin/x86/glibc-2.1/civctp ./civctp_demo/civctp > brandelf -t Linux ./civctp_demo/civctp > ./civctp_demo/civctp > > This no longer works for me on amd64. It was fine until about June... can you try to identify the specific commit that broke it?