[parisc-linux] pre-build HP-UX/10.20 bash's problem

yuqian yuqian@huawei.com
4 Oct 2000 12:57:46 -0000


Hi.
I have a HP B2000 (9000/785) with HP-UX 10.20 and installed 
binaries/HP-UX/depot/10.20/bash-2.03-1.hpux-10.20.depot.gz,
but it not work when I want to build a new kernel:
   bash-2.03$ make dep
   scripts/mkdep init/*.c > .depend
   scripts/mkdep `find /home/yq/linux/include/asm
/home/yq/linux/include/linux /home/yq/linux/include/scsi
/home/yq/linux/include/net -name   SCCS -prune -o -follow -name \*.h ! -name
modversions.h -print` > .hdepend
   bash: scripts/mkdep: Arg list too long
   make: *** [dep-files] Error 126
  
Am I missing any thing?
Thanks for any advices.