I ran a checksum on the ELDK ISO image with the following result: [root at ppc-dev bauld]# mount -o loop eldk-ppc-linux-x86.ISO /mnt/eldk [root at ppc-dev bauld]# cd /mnt/eldk/ [root at ppc-dev eldk]# cd 2.0.2/ [root at ppc-dev 2.0.2]# ls ELDK_FIXOWNER ELDK_MAKEDEV etc install MD5SUM ppc_4xx ppc_4xxFP ppc_74xx ppc_7xx ppc_82xx ppc_8xx README.html RPMS tools [root at ppc-dev 2.0.2]# md5sum -c MD5SUM | grep -v OK [root at ppc-dev 2.0.2]#
-- Brian -----Original Message----- From: Matt Porter [mailto:[EMAIL PROTECTED] Sent: Thursday, January 30, 2003 4:17 PM To: brian.auld at adic.com Cc: porter at cox.net; linuxppc-embedded at lists.linuxppc.org Subject: Re: Trying to use ELDK to build Ebony/440GP On Thu, Jan 30, 2003 at 01:02:59PM -0800, brian.auld at adic.com wrote: > Matt, > > Thanks for the response. I was pretty surprised myself and to say the least > am not having a very good day. > > Regarding the linuxppc_2_4_devel build attempt, these were the steps I took: > > In fact, I'm going to run it again on my linux box as I regurgitate the > steps I previuosly took: > > Prerequisites: > ============== > - running RH8.0 > - ELDK 2.0.2 installed with ppc_4xx tool chain (check) > - linuxppc_2_4_devel obtained from monte vista mirror (check) > (1) top-level Makefile hacked to read: > - ARCH := ppc > - CROSS_COMPILE = ppc_4xx- > (1) make mrproper > (2) make ebony_config > (3) make oldconfig > - I accept default(s) for about 10 options I'm prompted for. > (4) make dep > (5) make zImage > > When I run make zImage, I get the following error message: > /opt/eldk/usr/src/linuxppc_2_4_devel/include/linux/kernel.h:10: stdarg.h: No > such file or directory Interesting, it's not picking up stdarg.h from down in the gcc-lib/ hierarchy. Probably an ELDK install problem...hopefully Wolfgang is reading this thread since he should have a suggestion on what have might gone wrong with your installation. Regards, -- Matt Porter porter at cox.net This is Linux Country. On a quiet night, you can hear Windows reboot. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/