<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Unable to build ELDK 4.0</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I am attempting to build the ELDK kernel using the directions in /home/mathews/ELDK/ppc_6xx/usr/src/linux-2.6.15/README.&nbsp; The makefile is trying to execute powerPC code (fixdep) on my Pentium box.&nbsp; Where can I get a X86 version of this program?<BR>
<BR>
##### Make attempt:<BR>
mathews@mathews:~/ELDK/ppc_6xx/usr/src/linux-2.6.15&gt; make O=/home/name/build/kernel menuconfig<BR>
&nbsp; HOSTCC&nbsp; scripts/basic/fixdep<BR>
/bin/sh: scripts/basic/fixdep: cannot execute binary file<BR>
make[2]: *** [scripts/basic/fixdep] Error 126<BR>
make[1]: *** [scripts_basic] Error 2<BR>
make: *** [menuconfig] Error 2<BR>
<BR>
##### Objdump of scripts/basic/fixdep<BR>
mathews@mathews:~/ELDK/ppc_6xx/usr/src/linux-2.6.15&gt; objdump -a scripts/basic/fixdep<BR>
<BR>
scripts/basic/fixdep:&nbsp;&nbsp;&nbsp;&nbsp; file format elf32-powerpc<BR>
scripts/basic/fixdep<BR>
<BR>
mathews@mathews:~/ELDK/ppc_6xx/usr/src/linux-2.6.15&gt; echo $PATH<BR>
/home/mathews/ELDK/usr/bin:/home/mathews/ELDK/usr/ppc-linux/bin:/home/mathews/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin<BR>
<BR>
<BR>
--&nbsp; Phil Mathews&nbsp;<BR>
&nbsp;&nbsp;&nbsp; phil.mathews _at_ innocon.com&nbsp;&nbsp;&nbsp;<BR>
</FONT>
</P>

</BODY>
</HTML>