[kbuild-devel] Re: kbuild 2.5 problems with netfilter linking

2002-04-09 Thread Rusty Russell
On Sat, 06 Apr 2002 14:48:02 +1000 Keith Owens [EMAIL PROTECTED] wrote: AKA - Rusty shoots himself in the foot :) kbuild 2.5 defines -DKBUILD_OBJECT=module, the name of the module the object is linked into, without the trailing '.o' and without any paths. If the object is a

[kbuild-devel] Re: Announce: Kernel Build for 2.5, Release 2.0 is available

2002-04-09 Thread Keith Owens
New core, common and ia64 code for kbuild 2.5 is available in http://sourceforge.net/project/showfiles.php?group_id=18813release_id=83065 Changes from core-2 to core-3. Ensure that database records are aligned. Do not assume that keys are aligned (all the world is not a 386). Changes from

Re: [kbuild-devel] kbuild PowerPC port

2002-04-09 Thread Tom Rini
On Tue, Apr 09, 2002 at 01:21:03PM +1000, Keith Owens wrote: On Tue, 09 Apr 2002 12:43:07 +1000, Brendan J Simon [EMAIL PROTECTED] wrote: Anyone working on the PowerPC ports for Kbuild-2.5 release 2 ?? I will be asking the arch maintainers to do kbuild 2.5 patches for their architecture,

Re: [kbuild-devel] 2048 max variables in xconfig?

2002-04-09 Thread Tom Rini
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

[kbuild-devel] aic7xxx build issue

2002-04-09 Thread Thomas Duffy
OK, gonna try to post to the list using this email now, since it appears sourceforge is being a bitch about my brown email :( Anyways...I am seeing an issue in one of your favorite areas, Keith. It seems that aic7xxx now won't build if you do *not* have AIC7XXX_BUILD_FIRMWARE config'ed on and

[kbuild-devel] Re: Announce: Kernel Build for 2.5, Release 2.0 is available

2002-04-09 Thread Keith Owens
On 09 Apr 2002 12:00:55 -0700, Thomas Duffy [EMAIL PROTECTED] wrote: Ok, with core-3, now kbuild 2.5 v2.0 works on sparc64. There was one typo in one sparc64 Makefile.in from 1.12. Attached is the patch to fix this. Also attached is the full kbuild 2.0 patch for sparc64 2.4.18 tree. Thanks

Re: [kbuild-devel] aic7xxx build issue

2002-04-09 Thread Thomas Duffy
On Tue, 2002-04-09 at 16:09, Keith Owens wrote: Temporary workaround, while I think about the real fix. hrm...still not working...time to shoot the aic7xxx maintainer :) snip CC drivers/scsi/aic7xxx/aic7xxx_core.o pp_makefile5: stat (drivers/scsi/aic7xxx/aic7xxx_seq.h) failed: No such file

Re: [kbuild-devel] aic7xxx build issue

2002-04-09 Thread Keith Owens
On 09 Apr 2002 18:16:34 -0700, Thomas Duffy [EMAIL PROTECTED] wrote: On Tue, 2002-04-09 at 16:09, Keith Owens wrote: Temporary workaround, while I think about the real fix. hrm...still not working...time to shoot the aic7xxx maintainer :) snip CC drivers/scsi/aic7xxx/aic7xxx_core.o

Re: [kbuild-devel] aic7xxx build issue

2002-04-09 Thread Thomas Duffy
On Tue, 2002-04-09 at 19:02, Keith Owens wrote: It works for me. It looks like the USER command to copy the .h files from source to object has failed. There might be some crud lying around that is confusing the timestamps. It was still failing for me after deleting the aic7xxx obj

Re: [kbuild-devel] 2048 max variables in xconfig?

2002-04-09 Thread Keith Owens
On Tue, 9 Apr 2002 13:43:44 -0700, Tom Rini [EMAIL PROTECTED] wrote: 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? Fencepost error. I have a fix, together with the removal of several