Hi,<br>
<br>
I'm trying to compile a kernel for an embedded-powerpc-linux application.<br>
As a first step/training, I followed closely the instructions of the
document &quot;The DENX U-Boot and Linux Guide&quot; for a TQM8XXL board, that is
to say:<br>
<br>
bash$ mrproper<br>
bash$ make TQM823L_config<br>
bash$ make oldconfig<br>
bash$ make dep<br>
<br>
After a few minutes of dependency creation, I get the following error &quot;argument list too long&quot;:<br>
<br>
scripts/mkdep -- `find /usr/src/linuxppc_2_4_devel-2005-10-25-1440/include/asm /usr/src/linuxppc_2_4<br>
_devel-2005-10-25-1440/include/linux /usr/src/linuxppc_2_4_devel-2005-10-25-1440/include/scsi /usr/s<br>
rc/linuxppc_2_4_devel-2005-10-25-1440/include/net /usr/src/linuxppc_2_4_devel-2005-10-25-1440/includ<br>
e/math-emu \( -name SCCS -o -name .svn \) -prune -o -follow -name \*.h ! -name modversions.h -print`<br>
&nbsp;&gt; .hdepend<br>
scripts/mkdep: argument list too long<br>
make: *** [dep-files] Error 2<br>
<br>
Can someone help me understand where that comes from?<br>
Does it have something to do with the fact that I work under WinXP + Cygwin?<br>
No need to say that I am a newbie to the Linux world... help me, Wolfgang :-)<br>
<br>
Noe Serres<br>
Midi Ingenierie<br>
Toulouse (FR)