This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: oops! added --testlinux to all.sh call, now get bin/sh: line1: scripts/mkdep: Argument list too long


Ken Wolcott wrote:
  I added --testlinux to call to all.sh in my demo file using
crosstool-0.28-rc36 and I get the following error:

make[1]: Leaving directory
`/local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21'
scripts/mkdep -- `find
/local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21/include/asm /local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21/include/linux /local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21/include/scsi /local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21/include/net /local/crosstool/crosstool-0.28-rc36/build/arm-arm9-linux-gnu/gcc-3.2.1-glibc-2.3.1/linux-2.4.21/include/math-emu \( -name SCCS -o -name .svn \) -prune -o -follow -name \*.h ! -name modversions.h -print` > .hdepend
/bin/sh: line 1: scripts/mkdep: Argument list too long
make: *** [dep-files] Error 126

Yup. I have a patch for that for linux-2.4.24 and 2.4.26, it'll probably apply cleanly to 2.4.21. Give it a shot: http://kegel.com/crosstool/crosstool-0.28-rc36/patches/linux-2.4.26/linux-2.4.26-mkdep-xargs.patch

- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]