Re: VMWare install can't find header files

2007-04-20 Thread Colin Alie
I'm in the process of trying to reconfigure VMWare Workstation 5.0 after upgrading to Etch. I also saw the error you mention. In my case, it was caused by not having the folder asm present in /usr/src/linux/include. I created the symlink asm-->asm-i386 which resolved this particular issue. U

VMWare install can't find header files

2007-04-16 Thread Andrew Malcolmson
I'm installing VMWare player and have got to the stage where the installer wants to build a module. The prompt shows the following: > What is the location of the directory of C header files that match > your running kernel? [/usr/src/linux/include] Following other posts I've installed the head

Re: Can't find header files.

2006-11-22 Thread Michelle Konzack
Am 2006-11-20 08:04:23, schrieb John L Fjellstad: > Michelle Konzack <[EMAIL PROTECTED]> writes: > > > Am 2006-11-12 22:53:49, schrieb Alan Ianson: > > > >> Do you have the linux-kernel-headers package installed for your kernel > >> version? > > > > Wrong package! - is in "dpkg-dev". > > [EMA

Re: Can't find header files.

2006-11-21 Thread Amit Joshi
On Monday 20 November 2006 21:34, John L Fjellstad wrote: > Michelle Konzack <[EMAIL PROTECTED]> writes: > > Am 2006-11-12 22:53:49, schrieb Alan Ianson: > >> Do you have the linux-kernel-headers package installed for your kernel > >> version? > > > > Wrong package! - is in "dpkg-dev". > > [EMAI

Re: Can't find header files.

2006-11-19 Thread Michelle Konzack
Am 2006-11-12 22:53:49, schrieb Alan Ianson: > Do you have the linux-kernel-headers package installed for your kernel > version? Wrong package! - is in "dpkg-dev". Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consult

Re: Can't find header files.

2006-11-19 Thread Michelle Konzack
Am 2006-11-13 12:16:12, schrieb Amit Joshi: > I recently installed gcc and Anjuta for C programming. > All dependencies have been installed. > > So whenever I try to compile a program, it returns an error saying: > Error: stdio.h: Can't find file or directory. Use: apt-get install bui

Re: Can't find header files.

2006-11-13 Thread Eduard Bloch
#include * Amit Joshi [Mon, Nov 13 2006, 12:16:12PM]: > I recently installed gcc and Anjuta for C programming. > All dependencies have been installed. > > So whenever I try to compile a program, it returns an error saying: > Error: stdio.h: Can't find file or directory. apt-get install build

Re: Can't find header files.

2006-11-13 Thread Amit Joshi
On Monday 13 November 2006 14:07, Kevin Mark wrote: > Hi Amit, > when investigating a problem, do not start out with the most complex > environment but instead start with the smallest, simplest bits and build > from there to see what caused the problems. Thus: > 1) create a simple 1 line c program

Re: Can't find header files.

2006-11-13 Thread Amit Joshi
On Monday 13 November 2006 14:07, Kevin Mark wrote: > On Mon, Nov 13, 2006 at 01:36:18PM +0530, Amit Joshi wrote: > > On Monday 13 November 2006 12:53, Amit Joshi wrote: > > > On Monday 13 November 2006 12:23, Alan Ianson wrote: > > > > > > > > > > Do you have the linux-kernel-headers package inst

Re: Can't find header files.

2006-11-13 Thread Kevin Mark
On Mon, Nov 13, 2006 at 01:36:18PM +0530, Amit Joshi wrote: > On Monday 13 November 2006 12:53, Amit Joshi wrote: > > On Monday 13 November 2006 12:23, Alan Ianson wrote: > > > > > > > Do you have the linux-kernel-headers package installed for your kernel > > > version? > > > > Ok. It wasn't insta

Re: Can't find header files.

2006-11-13 Thread Alan Ianson
On Mon November 13 2006 00:06, Amit Joshi wrote: > On Monday 13 November 2006 12:53, Amit Joshi wrote: > > On Monday 13 November 2006 12:23, Alan Ianson wrote: > > > > > > > Do you have the linux-kernel-headers package installed for your kernel > > > version? > > > > Ok. It wasn't installed. I wil

Re: Can't find header files.

2006-11-13 Thread Florian Kulzer
On Mon, Nov 13, 2006 at 13:36:18 +0530, Amit Joshi wrote: > On Monday 13 November 2006 12:53, Amit Joshi wrote: > > On Monday 13 November 2006 12:23, Alan Ianson wrote: > > > > > > > Do you have the linux-kernel-headers package installed for your kernel > > > version? > > > > Ok. It wasn't install

Re: Can't find header files.

2006-11-13 Thread Amit Joshi
On Monday 13 November 2006 12:53, Amit Joshi wrote: > On Monday 13 November 2006 12:23, Alan Ianson wrote: > > > > Do you have the linux-kernel-headers package installed for your kernel > > version? > > Ok. It wasn't installed. I will install it and reply back. Ok. I installed the kernel-headers

Re: Can't find header files.

2006-11-12 Thread Amit Joshi
On Monday 13 November 2006 12:23, Alan Ianson wrote: > > Do you have the linux-kernel-headers package installed for your kernel > version? Ok. It wasn't installed. I will install it and reply back. -- Regards, Amit. Remember fellas, what we do in life echoes in eternity! -- To UNSUBSCRI

Re: Can't find header files.

2006-11-12 Thread Alan Ianson
On Sun November 12 2006 22:46, Amit Joshi wrote: > I recently installed gcc and Anjuta for C programming. > All dependencies have been installed. > > So whenever I try to compile a program, it returns an error saying: > Error: stdio.h: Can't find file or directory. > > Never experienced such a prob

Re: Can't find header files.

2006-11-12 Thread Amit Joshi
On Monday 13 November 2006 12:16, Amit Joshi wrote: > I recently installed gcc and Anjuta for C programming. > All dependencies have been installed. > > So whenever I try to compile a program, it returns an error saying: > Error: stdio.h: Can't find file or directory. > > Never experienced such a p

Can't find header files.

2006-11-12 Thread Amit Joshi
I recently installed gcc and Anjuta for C programming. All dependencies have been installed. So whenever I try to compile a program, it returns an error saying: Error: stdio.h: Can't find file or directory. Never experienced such a problem before. I am using Etch and my program versions are