Date: Fri, 03 Dec 2004 09:27:07 -0800 From: Sean McNeil <sean@mcneil.com> To: Egor Dmitrenkov <mind@doctor.com> Cc: freebsd-amd64@freebsd.org Subject: Re: Kernel Build errors Message-ID: <1102094827.22424.7.camel@server.mcneil.com> In-Reply-To: <20041203122454.A6A12790094@ws1-14.us4.outblaze.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Fri, 2004-12-03 at 07:24 -0500, Egor Dmitrenkov wrote: > Thanks, I've build the kernel this way: > > # cd /usr/src/ > # make clean > # rm -r /usr/obj/* > # make TARGET_TECH=amd64 buildworld > # make TARGET_TECH=amd64 buildkernel > # make TARGET_TECH=amd64 installkernel > > New kernel freezes at startup right after enumerating hard drives... > Should I install world? How? Thanks in advance! You could try one thing: cp /libexec/ld-elf.so.1 /libexec/ld-elf32.so.1 If this allows you to boot up then you might be able to install the amd64 world on top of the i386 version. This is what I did a long time ago. Unfortunately, from other emails I've seen this is no longer possible as i386 code will not run under amd64 without some changes in the i386 libraries. Sean [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBsKHryQsGN30uGE4RAmRiAJ43Il2Qz0tniQ/kSnY5y3JYhH10JACdH26B 7lC2e9pTRlbDjFtNFz9VRrU= =aeFT -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102094827.22424.7.camel>
