RE: Trying to use ELDK to build Ebony/440GP
From: <hidden>
Date: 2003-01-30 21:56:51
Thanks Wolfgang. I'll look into it and if I don't report back, everything is resolved. I had previously search the mailing list on "ELDK and 440GP" but didn't come up with anything. I should have changed my search variables. -- Brian -----Original Message----- From: Wolfgang Grandegger [mailto:wolfgang.grandegger@bluewin.ch] Sent: Thursday, January 30, 2003 4:48 PM To: brian.auld@adic.com Cc: linuxppc-embedded@lists.linuxppc.org Subject: Re: Trying to use ELDK to build Ebony/440GP Hello this problem has already been reported some time ago. Search the linuxppc-embedded mailing list for kbuild_2_4_nostdinc. It's fixed in the DENX linuxppc_2_4_devel tree. Hope it helps. Wolfgang. On 01/30/2003 10:27 PM brian.auld@adic.com wrote:
I ran a checksum on the ELDK ISO image with the following result: [root@ppc-dev bauld]# mount -o loop eldk-ppc-linux-x86.ISO /mnt/eldk [root@ppc-dev bauld]# cd /mnt/eldk/ [root@ppc-dev eldk]# cd 2.0.2/ [root@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@ppc-dev 2.0.2]# md5sum -c MD5SUM | grep -v OK [root@ppc-dev 2.0.2]# -- Brian -----Original Message----- From: Matt Porter [mailto:porter@cox.net] Sent: Thursday, January 30, 2003 4:17 PM To: brian.auld@adic.com Cc: porter@cox.net; linuxppc-embedded@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@adic.com wrote:quoted
Matt, Thanks for the response. I was pretty surprised myself and to say theleastquoted
am not having a very good day. Regarding the linuxppc_2_4_devel build attempt, these were the steps Itook:quoted
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:quoted
/opt/eldk/usr/src/linuxppc_2_4_devel/include/linux/kernel.h:10: stdarg.h:Noquoted
such file or directoryInteresting, 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@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/