From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Jonas Date: Thu, 05 Feb 2004 10:33:51 +0100 Subject: [U-Boot-Users] ELDK 2.2.0 (patched 2.1.0) doesn't install on Gentoo In-Reply-To: <20040204215818.GA26874@raptor.synergymicro.com> References: <20040203195827.GA16964@raptor.synergymicro.com> <20040204202913.94A72C10A3@atlas.denx.de> <20040204215818.GA26874@raptor.synergymicro.com> Message-ID: <40220DFF.5070400@motorola.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom, >Thanks Wolfgang but it still doesn't work for me. Probably because I am using what Gentoo considers an unstable system build (meaning beta releases of system libs). > >I had been talking to Paul Ruhland offline about his success in installing on Gentoo and the only difference is he builds a Gentoo stable system environment. > > My Gentoo installation is (except for Mozilla Thunderbird, Firebird and Samba) also a stable build and it doesn't work. These are my build settings: CHOST="i686-pc-linux-gnu" CFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe" ACCEPT_KEYWORDS is not defined. Mark