From owner-freebsd-amd64@FreeBSD.ORG Wed Jul 19 21:40:30 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D26ED16A4E0; Wed, 19 Jul 2006 21:40:30 +0000 (UTC) (envelope-from hideo@lastamericanempire.com) Received: from darwin.lastamericanempire.com (lastamericanempire.com [66.134.56.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5611843D46; Wed, 19 Jul 2006 21:40:30 +0000 (GMT) (envelope-from hideo@lastamericanempire.com) Received: by darwin.lastamericanempire.com (Postfix, from userid 1001) id CFAC833C35; Wed, 19 Jul 2006 15:40:30 -0600 (MDT) Date: Wed, 19 Jul 2006 15:40:30 -0600 From: hideo To: John Baldwin Message-ID: <20060719214030.GA35704@lastamericanempire.com> Mail-Followup-To: John Baldwin , Alexander Leidinger , freebsd-amd64@freebsd.org, amd64@freebsd.org, y.pankov@irbis.net.ru References: <20060717170446.22himtda6848w8cw@netchild.homeip.net> <20060719221308.320fc5d9@Magellan.Leidinger.net> <20060719221800.2da82d70@Magellan.Leidinger.net> <200607191639.06337.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200607191639.06337.jhb@freebsd.org> User-Agent: Mutt/1.5.11 Cc: amd64@freebsd.org, Alexander Leidinger , y.pankov@irbis.net.ru, freebsd-amd64@freebsd.org Subject: Re: I need linuxolator testers with an amd64 machine (easy but time consuming) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 21:40:30 -0000 John Baldwin (Wed 07/19/06 16:39): > On Wednesday 19 July 2006 16:18, Alexander Leidinger wrote: > > Quoting Alexander Leidinger (Wed, 19 Jul 2006 > 22:13:08 +0200): > > > > > Quoting Alexander Leidinger (Wed, 19 Jul 2006 > 22:09:03 +0200): > > > > > > > Quoting Alexander Leidinger (Wed, 19 Jul 2006 > 20:31:59 +0200): > > > > > > > > > Ugh... I try to get the port updated to it can be installed with the > > > > > new default linux base port... in the mean time someone should dig out > > > > > an old package and extract the program out of it... > > > > > > > > Done. Until the package is build (because of a build time conflict with > > > > the default linux base port you need to install the package if you have > > > > the default linux base port installed), I have a package for -current > > > > at http://www.leidinger.net/FreeBSD/ for download. > > > > > > Uhm... this is an i386 package... I change it to use the new > > > IA32_BINARY_PACKAGE stuff... wait an hour after this mail and it should > > ^^^^^^^ > > PORT > > > be available. > > > > I think I spoke too fast... can someone explain me please, if i386 > > packages can be installed on amd64? The IA32_BINARY_PORT stuff doesn't > > deal with packages... > > > > And can an i386 linux_kdump package work on amd64 and decode the amd64 > > ktrace.out? > > Since amd64 can only run i386 Linux binaries for now the ktrace.out should be > processed by an i386 linux_kdump. The output using the latest linux_kdump is all very similar to this for bash: 35775 ktrace RET #0 -1 errno 100096 Unknown error: 100096 linux_kdump: data too short Zach