On Sun, Jan 20, 2002 at 10:22:42AM +1100, Keith Owens wrote:

> On Sat, 19 Jan 2002 12:39:16 -0700, 
> Tom Rini <[EMAIL PROTECTED]> wrote:
> >Hey all.  I've just run into a situation where xconfig won't run because
> >there's > 2048 variables for it to deal with.  If I'm reading the source
> >right, I should just be able to bump VARTABLE_SIZE in scripts/tkparse.c
> >and everything should just work (and from my quick testing, it does).
> >But I figured I'd check with more knowledgeable people, so is this
> >right?  Thanks.
> 
> No good reason to make vartable a fixed size.  This makes it dynamic
> and removes the limit problem.  Added to my kbuild-2.5 tree, along with
> Bernd Petrovitsch's patch for mouse wheel.

Okay. Some bad news is that this breaks running xconfig on a Solaris
host.  I'm trying to get gdb on the system so I can try and debug it.
Any ideas tho?

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to