Made that change and got the same error when I attempted to compile RTLinux. Did I need to recompile the kernel after the change?
-----Original Message----- From: Matt Sherer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 06, 2002 8:44 AM To: '[EMAIL PROTECTED]' Subject: RE: [rtl] smp installation Can you see if you can reproduce it after raising MAX_ARG_PAGES to 64 in include/linux/binfmts.h in the kernel source? On Wed, 6 Mar 2002, Renfroe, Patrick B wrote: > GNU xargs version 4.1.6 > and > GNU bash, version 2.04.21(1)-release (i386-redhat-linux-gnu) > > Thanks > > -----Original Message----- > From: Matt Sherer [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 8:27 AM > To: '[EMAIL PROTECTED]' > Subject: Re: [rtl] smp installation > > > > What version of xargs are you running, and what type/version of a shell? > > On Tue, 5 Mar 2002, Renfroe, Patrick B wrote: > > > I am installing the 2.4.4 kernel with rtlinux 3.1 on a dual processor > > (Pentium 4) machine. I finally got the 2.4.4 kernel to boot but when I > > attempt to compile RTLinux I get the following error: > > > > [/usr/src/rtlinux-3.1]# make > > gcc -Wall -02 -o scripts/mkdep scripts/mkdep.c > > Kernel version 2.4.4 > > 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: *** [.depend] Error 1 > > > > > > What am I doing wrong. > > > > Thanks for any help. > > -- [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/ > > > > -- Matt Sherer FSMLabs, Inc. http://www.fsmlabs.com/ -- [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/ -- [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/