Re: header files for kernel 2.6.26.5

2010-09-08 Thread Ashish Agarwal
Thanks for your explanations. I figured out the issue; they meant "vanilla" kernel from kernel.org. On Wed, Sep 8, 2010 at 2:47 PM, Stephen Powell wrote: > On Wed, 08 Sep 2010 14:11:43 -0400 (EDT), Ashish Agarwal wrote: > > # uname -r > > 2.6.26.5-netkit-K2.8 > > > > Presumably the prefix indica

Re: header files for kernel 2.6.26.5

2010-09-08 Thread Stephen Powell
On Wed, 08 Sep 2010 14:11:43 -0400 (EDT), Ashish Agarwal wrote: > # uname -r > 2.6.26.5-netkit-K2.8 > > Presumably the prefix indicates the kernel they based their patch on. > This is not the naming convention for a Debian kernel. The fourth number for a stock Debian kernel is separated from th

Re: header files for kernel 2.6.26.5

2010-09-08 Thread Ashish Agarwal
# uname -r 2.6.26.5-netkit-K2.8 Presumably the prefix indicates the kernel they based their patch on. On Wed, Sep 8, 2010 at 1:55 PM, Stephen Powell wrote: > On Wed, 08 Sep 2010 13:37:36 -0400 (EDT), Ashish Agarwal wrote: > > > > I'm using a Debian-based virtual machine customized by someone e

Re: header files for kernel 2.6.26.5

2010-09-08 Thread Stephen Powell
On Wed, 08 Sep 2010 13:37:36 -0400 (EDT), Ashish Agarwal wrote: > > I'm using a Debian-based virtual machine customized by someone else. It is > missing header files that I need. I was told to install the vanilla kernel > package for version 2.6.26.5. Which package exactly would this be? I tried >

Re: Header files amd64 etch

2007-07-02 Thread Goswin von Brederlow
Francesco Pietra <[EMAIL PROTECTED]> writes: > A mixed compilation (ifort/gcc 4.1.2) of Amber9 on amd64 etch > dual-core-opterons (Linux deb32 2.6.18-3-k7 #1 SMP Mon Dec 4 17:23:11 UTC 2006 > i686 GNU/Linux) > requests the following header files; > > WcActCB.c:22:28: error: X11/IntrinsicP.h: No su

Re: Header files amd64 etch

2007-06-30 Thread Kushal Kumaran
On Fri, Jun 29, 2007 at 11:00:52PM -0700, Francesco Pietra wrote: > A mixed compilation (ifort/gcc 4.1.2) of Amber9 on amd64 etch > dual-core-opterons (Linux deb32 2.6.18-3-k7 #1 SMP Mon Dec 4 17:23:11 UTC 2006 > i686 GNU/Linux) > requests the following header files; > > WcActCB.c:22:28: error: X1

Re: Header files

1999-04-09 Thread David Z. Maze
Nuno Carvalho <[EMAIL PROTECTED]> writes: NC> Sometimes when compiling I get errors not having some headers NC> files or cause they're older. NC> Wouldn't be better to do a symbolic link on /usr/include !? No, not really. See /usr/doc/libc6/FAQ.Debian.gz for the reasons why, and what to do inst