Re: I have no /usr/src/linux/ sources

2004-09-23 Thread Wolfgang Pfeiffer
On Wed, 2004-09-22 at 23:50, Wolfgang Pfeiffer wrote: > Hi Eric > > Sorry for the late answer. But I don't have the time to check the > messages on debian-user more often. > > On Sat, 2004-09-18 at 15:03, Eric Dickner wrote: > > I am trying to compile some .src.rpm files. When > > I try to do th

Re: I have no /usr/src/linux/ sources

2004-09-22 Thread Wolfgang Pfeiffer
Hi Eric Sorry for the late answer. But I don't have the time to check the messages on debian-user more often. On Sat, 2004-09-18 at 15:03, Eric Dickner wrote: > I am trying to compile some .src.rpm files. When > I try to do this they look for headers under the > /usr/src/linux link. I installed

Re: I have no /usr/src/linux/ sources

2004-09-19 Thread Eric Dickner
--- Andrea Vettorello <[EMAIL PROTECTED]> wrote: > If you > need some kernel > header files you'll probably find them installing > kernel-headers > packages. > > > Andrea > Yeah, putting that empty directory there only made it insist on specific files. That at least led me to the proper pack

Re: I have no /usr/src/linux/ sources

2004-09-19 Thread Andrea Vettorello
On Sat, 18 Sep 2004 21:16:03 -0400, Travis Crump <[EMAIL PROTECTED]> wrote: > Andrea Vettorello wrote: > > On Sat, 18 Sep 2004 06:10:46 -0700, Stefan O'Rear <[EMAIL PROTECTED]> wrote: > > > >>On Sat, Sep 18, 2004 at 06:03:01AM -0700, Eric Dickner wrote: > >>>What am I missing here, besides these .h

Re: I have no /usr/src/linux/ sources

2004-09-18 Thread Travis Crump
Andrea Vettorello wrote: On Sat, 18 Sep 2004 06:10:46 -0700, Stefan O'Rear <[EMAIL PROTECTED]> wrote: On Sat, Sep 18, 2004 at 06:03:01AM -0700, Eric Dickner wrote: What am I missing here, besides these .h files? Nothing. How to cope: # mkdir /usr/src/linux # mkdir /usr/src/linux/include This is on

Re: I have no /usr/src/linux/ sources

2004-09-18 Thread Andrea Vettorello
On Sat, 18 Sep 2004 06:10:46 -0700, Stefan O'Rear <[EMAIL PROTECTED]> wrote: > On Sat, Sep 18, 2004 at 06:03:01AM -0700, Eric Dickner wrote: > > I am trying to compile some .src.rpm files. When > > I try to do this they look for headers under the > > /usr/src/linux link. I installed linux from CD'

Re: I have no /usr/src/linux/ sources

2004-09-18 Thread Eric Dickner
--- Stefan O'Rear <[EMAIL PROTECTED]> wrote: > > Nothing. > > How to cope: > > > # mkdir /usr/src/linux > # mkdir /usr/src/linux/include > > Now the apps -I/usr/src/linux/include won't do > anything, but they will > still find the kernel headers because a set of > known-good kernel > headers

Re: I have no /usr/src/linux/ sources

2004-09-18 Thread Stefan O'Rear
On Sat, Sep 18, 2004 at 06:03:01AM -0700, Eric Dickner wrote: > I am trying to compile some .src.rpm files. When > I try to do this they look for headers under the > /usr/src/linux link. I installed linux from CD's > originally and they didn't put anything there...I > don't even have that link. >

I have no /usr/src/linux/ sources

2004-09-18 Thread Eric Dickner
I am trying to compile some .src.rpm files. When I try to do this they look for headers under the /usr/src/linux link. I installed linux from CD's originally and they didn't put anything there...I don't even have that link. I downloaded a source kernel from kernel.org and many of the instructions