Hello I am trying to install rtlinux-3.1 with 2.4.4 kernel. I patched the kernel and compiled it (using kgcc- RH 7.2). Everything works fine. Then i start PC with the new kernel. But when i configure rtlinux ( make xconfig) and i try to do make dep command i get this error:
[root@localhost rtlinux-3.1]# make dep rm -f .depend make .depend make[1]: Entering directory `/usr/src/rtlinux/rtlinux-3.1' gcc -Wall -O2 -o scripts/mkdep scripts/mkdep.c Kernel version 2.4.4-rtl for x in `find . -name Makefile`; do \ F=`echo $x|sed 's/Makefile$//g'`; \ (cd $F; $RTL/scripts/mkdep *.c *.h *.S > .depend 2>/dev/null); \ done xargs: environment is too large for exec make[1]: *** [.depend] Error 1 make[1]: Leaving directory `/usr/src/rtlinux/rtlinux-3.1' make: *** [dep] Error 2: Does anybody have clue what could be wrong? Thanks --- Rok Ostrovrsnik See Dave Matthews Band live or win a signed guitar http://r.lycos.com/r/bmgfly_mail_dmb/http://win.ipromotions.com/lycos_020201/splash.asp -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/