Date: Tue, 20 Mar 2007 21:54:36 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: "Scot Hetzel" <swhetzel@gmail.com> Cc: freebsd-emulation@freebsd.org, Andriy Gapon <avg@icyb.net.ua>, freebsd-amd64@freebsd.org Subject: Re: amd64 package of linux_kdump Message-ID: <20070320215436.70f11d43@Magellan.Leidinger.net> In-Reply-To: <790a9fff0703201249n46b29b50mf050563b61ab89c0@mail.gmail.com> References: <45FFB7F0.5030107@icyb.net.ua> <790a9fff0703201249n46b29b50mf050563b61ab89c0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Scot Hetzel" <swhetzel@gmail.com> (Tue, 20 Mar 2007 14:49:04 -0500): > On 3/20/07, Andriy Gapon <avg@icyb.net.ua> wrote: > > > > Does anybody have an amd64 package of linux_kdump (for 6.2) ? > > Could you please share ? > > > > i386 linux_kdump as well as i386 FreeBSD kdump fail with the same > > diagnostics: > > $ kdump > kdump.out > > kdump: Cannot allocate memory > > Exit 1 > > $ cat kdump.out > > 71072 ktrace RET syscall -1 errno 100137 Unknown error: 100137 > > > > P.S. there doesn't seem to exist neither i386 nor amd64 package of > > linux_kdump for 6.2. > > > Alexandar Leidinger has linux_kdump on his web site: > > http://www.leidinger.net/FreeBSD/linux_kdump-1.5_2.tbz Compiled on 7-current i386. Extracting it on amd64 and using it directly should be possible (not on FreeBSD 6.x). Linux on amd64 is 32bit, so the 32bit executable should work on the ktrace. To compile it on your own: mv /compat/linux to somewhere else, install the gentoo linux_base (you have to ingnore the conflict), build the linux_kdump port (maybe also a "make package"), deinstall the gentoo linux_base and move /compat/linux back. Bye, Alexander. -- Once upon a time the plural of 'wizard' was 'war'. (The Last Continent) http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070320215436.70f11d43>