Re: [OT] Re: Linus's include file strategy redux

2000-12-18 Thread ferret
On Sun, 17 Dec 2000, Peter Samuelson wrote: > > [[EMAIL PROTECTED]] > > One last question: WHY is the kernel's top-level Makefile handling > > this symlink? > > Where do you think it should be handled? 'make modules_install' seems > like the most logical place, to me. I think making the

Re: [OT] Re: Linus's include file strategy redux

2000-12-18 Thread ferret
On Sun, 17 Dec 2000, Peter Samuelson wrote: [[EMAIL PROTECTED]] One last question: WHY is the kernel's top-level Makefile handling this symlink? Where do you think it should be handled? 'make modules_install' seems like the most logical place, to me. I think making the symlink

Re: [OT] Re: Linus's include file strategy redux

2000-12-17 Thread Peter Samuelson
[[EMAIL PROTECTED]] > One last question: WHY is the kernel's top-level Makefile handling > this symlink? Where do you think it should be handled? 'make modules_install' seems like the most logical place, to me. Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [OT] Re: Linus's include file strategy redux

2000-12-17 Thread ferret
On Sun, 17 Dec 2000, Peter Samuelson wrote: > > [[EMAIL PROTECTED] <[EMAIL PROTECTED]>] > > I have not moved or deleted a tree. I do not HAVE a kernel tree in > > the first place. Therefore, nothing for the symlink to point to when > > I install the kernel. > > If this is not the machine you

Re: [OT] Re: Linus's include file strategy redux

2000-12-17 Thread ferret
On Sun, 17 Dec 2000, Peter Samuelson wrote: [[EMAIL PROTECTED] [EMAIL PROTECTED]] I have not moved or deleted a tree. I do not HAVE a kernel tree in the first place. Therefore, nothing for the symlink to point to when I install the kernel. If this is not the machine you compile

Re: [OT] Re: Linus's include file strategy redux

2000-12-17 Thread Peter Samuelson
[[EMAIL PROTECTED]] One last question: WHY is the kernel's top-level Makefile handling this symlink? Where do you think it should be handled? 'make modules_install' seems like the most logical place, to me. Peter - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread Peter Samuelson
[[EMAIL PROTECTED] <[EMAIL PROTECTED]>] > I have not moved or deleted a tree. I do not HAVE a kernel tree in > the first place. Therefore, nothing for the symlink to point to when > I install the kernel. If this is not the machine you compile your kernels on, why are you compiling your external

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread ferret
On Sat, 16 Dec 2000, Peter Samuelson wrote: > > [[EMAIL PROTECTED]] > > Do you have an alternative reccomendation? I've shown where the > > symlink method WILL fail. You disagree that having the configured > > headers copied is a workable idea. What else is there? > > 4.5 more megabytes, per

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread Peter Samuelson
[[EMAIL PROTECTED]] > Do you have an alternative reccomendation? I've shown where the > symlink method WILL fail. You disagree that having the configured > headers copied is a workable idea. What else is there? 4.5 more megabytes, per kernel, on my root filesystem. (That's *after* pruning the

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread ferret
On Sat, 16 Dec 2000, Keith Owens wrote: > On Fri, 15 Dec 2000 19:37:49 -0800 (PST), > [EMAIL PROTECTED] wrote: > >Do you have an alternative reccomendation? I've shown where the symlink > >method WILL fail. You disagree that having the configured headers copied > >is a workable idea. What

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread ferret
On Sat, 16 Dec 2000, Keith Owens wrote: On Fri, 15 Dec 2000 19:37:49 -0800 (PST), [EMAIL PROTECTED] wrote: Do you have an alternative reccomendation? I've shown where the symlink method WILL fail. You disagree that having the configured headers copied is a workable idea. What else is

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread Peter Samuelson
[[EMAIL PROTECTED]] Do you have an alternative reccomendation? I've shown where the symlink method WILL fail. You disagree that having the configured headers copied is a workable idea. What else is there? 4.5 more megabytes, per kernel, on my root filesystem. (That's *after* pruning the

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread ferret
On Sat, 16 Dec 2000, Peter Samuelson wrote: [[EMAIL PROTECTED]] Do you have an alternative reccomendation? I've shown where the symlink method WILL fail. You disagree that having the configured headers copied is a workable idea. What else is there? 4.5 more megabytes, per kernel,

Re: [OT] Re: Linus's include file strategy redux

2000-12-16 Thread Peter Samuelson
[[EMAIL PROTECTED] [EMAIL PROTECTED]] I have not moved or deleted a tree. I do not HAVE a kernel tree in the first place. Therefore, nothing for the symlink to point to when I install the kernel. If this is not the machine you compile your kernels on, why are you compiling your external

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Keith Owens
On Fri, 15 Dec 2000 19:37:49 -0800 (PST), [EMAIL PROTECTED] wrote: >Do you have an alternative reccomendation? I've shown where the symlink >method WILL fail. You disagree that having the configured headers copied >is a workable idea. What else is there? Use the pcmcia-cs method. Ask where the

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread ferret
On Fri, 15 Dec 2000, Ingo Oeser wrote: > On Fri, Dec 15, 2000 at 09:31:57AM -0800, [EMAIL PROTECTED] wrote: > > > Maybe you did not notice, but for months we have > > > /lib/modules/`uname -r`/build/include, which points to kernel headers, > > > and which should be used for compiling

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Ingo Oeser
On Fri, Dec 15, 2000 at 09:31:57AM -0800, [EMAIL PROTECTED] wrote: > > Maybe you did not notice, but for months we have > > /lib/modules/`uname -r`/build/include, which points to kernel headers, > > and which should be used for compiling out-of-tree kernel modules > > (i.e. latest vmware uses

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread ferret
On Fri, 15 Dec 2000, Petr Vandrovec wrote: > On 15 Dec 00 at 10:23, Dana Lacoste wrote: > > > On Fri, Dec 15, 2000 at 12:14:04AM +, Miquel van Smoorenburg wrote: > > > > > It's the version that's in cvs, I just did an cvs update. It's > > > been in it for ages. If it's wrong, someone

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Eli Carter
Dana Lacoste wrote: > > > Maybe you did not notice, but for months we have > > /lib/modules/`uname -r`/build/include, which points to kernel headers, > > and which should be used for compiling out-of-tree kernel modules > > (i.e. latest vmware uses this). > > What about the case where I'm

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Petr Vandrovec
On 15 Dec 00 at 11:00, Dana Lacoste wrote: > > Maybe you did not notice, but for months we have > > /lib/modules/`uname -r`/build/include, which points to kernel headers, > > and which should be used for compiling out-of-tree kernel modules > > (i.e. latest vmware uses this). > > What about the

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Dana Lacoste
> Maybe you did not notice, but for months we have > /lib/modules/`uname -r`/build/include, which points to kernel headers, > and which should be used for compiling out-of-tree kernel modules > (i.e. latest vmware uses this). What about the case where I'm compiling for a kernel that I'm not

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Dana Lacoste
Maybe you did not notice, but for months we have /lib/modules/`uname -r`/build/include, which points to kernel headers, and which should be used for compiling out-of-tree kernel modules (i.e. latest vmware uses this). What about the case where I'm compiling for a kernel that I'm not running

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Petr Vandrovec
On 15 Dec 00 at 11:00, Dana Lacoste wrote: Maybe you did not notice, but for months we have /lib/modules/`uname -r`/build/include, which points to kernel headers, and which should be used for compiling out-of-tree kernel modules (i.e. latest vmware uses this). What about the case where

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Eli Carter
Dana Lacoste wrote: Maybe you did not notice, but for months we have /lib/modules/`uname -r`/build/include, which points to kernel headers, and which should be used for compiling out-of-tree kernel modules (i.e. latest vmware uses this). What about the case where I'm compiling for a

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread ferret
On Fri, 15 Dec 2000, Petr Vandrovec wrote: On 15 Dec 00 at 10:23, Dana Lacoste wrote: On Fri, Dec 15, 2000 at 12:14:04AM +, Miquel van Smoorenburg wrote: It's the version that's in cvs, I just did an cvs update. It's been in it for ages. If it's wrong, someone *please*

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Ingo Oeser
On Fri, Dec 15, 2000 at 09:31:57AM -0800, [EMAIL PROTECTED] wrote: Maybe you did not notice, but for months we have /lib/modules/`uname -r`/build/include, which points to kernel headers, and which should be used for compiling out-of-tree kernel modules (i.e. latest vmware uses this).

Re: [OT] Re: Linus's include file strategy redux

2000-12-15 Thread Keith Owens
On Fri, 15 Dec 2000 19:37:49 -0800 (PST), [EMAIL PROTECTED] wrote: Do you have an alternative reccomendation? I've shown where the symlink method WILL fail. You disagree that having the configured headers copied is a workable idea. What else is there? Use the pcmcia-cs method. Ask where the