Re: stdio.h

2003-11-09 Thread Andreas Janssen
Hello Jeffrey L. Taylor (<[EMAIL PROTECTED]>) wrote: > What package is the standard C headers in? Try libc6-dev. You can use to search package contents. Or use apt-file. best regards Andreas Janssen -- Andreas Janssen [EMAIL PROTECTED] PGP-Key-ID: 0xDC8016

Re: stdio.h

2003-11-09 Thread Siraj 'Sid' Rakhada
--On Sunday, November 9, 2003 15:38 -0600 "Jeffrey L. Taylor" <[EMAIL PROTECTED]> wrote: What package is the standard C headers in? dpkg -S stdio.h tells me that it's in libc6-dev. Best regards, Sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &

stdio.h

2003-11-09 Thread Jeffrey L. Taylor
What package is the standard C headers in? TIA, Jeffrey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: stdio.h missing

2001-04-09 Thread Eric G. Miller
On Mon, Apr 09, 2001 at 04:19:42PM +0200, Dieter Schicker wrote: > > Hi, > > I'm running potato, kernel version 2.2.18pre21 and guess what: There is no > "stdio.h" in the kernel header package. Please, could anybody send it to me? The C library headers come w

stdio.h missing

2001-04-09 Thread Dieter Schicker
Hi, I'm running potato, kernel version 2.2.18pre21 and guess what: There is no "stdio.h" in the kernel header package. Please, could anybody send it to me? Thanks in advance Dieter

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread will trillich
On Tue, Jan 30, 2001 at 11:15:36AM -0700, Jeff Weatherford wrote: > Ok, maybe I'm a looser, but I thought that the standard c libraries were > part of the libc package. In any case, I'm trying to compile some code > using gcc, and sure enough..."can't find f

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread Ben Collins
On Tue, Jan 30, 2001 at 12:09:48PM -0700, Jeff Weatherford wrote: > Thanks you all for the package name!!! > > but now hears one for you...i upgrade libc6 (for compiling the 2.4 kernel), > and i couldn't apt-get it from the stable distro (the version # of libc was > too high). i then downloaded

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread Jeff Weatherford
Thanks you all for the package name!!! but now hears one for you...i upgrade libc6 (for compiling the 2.4 kernel), and i couldn't apt-get it from the stable distro (the version # of libc was too high). i then downloaded libc6-dev from the unstable distro and now dpkg is saying that libc6-dev

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread David Wright
Quoting Jeff Weatherford ([EMAIL PROTECTED]): > I thought that the standard c libraries were > part of the libc package. For runtime, yes. > In any case, I'm trying to compile some code > using gcc, Then you need the libc6-dev package. Cheers, -- Email: [EMAIL PROTECTED] Tel: +44 1908 65

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread Romain Lerallut
part of the libc package. In any case, I'm trying to compile some code > using gcc, and sure enough..."can't find file stdio.h" At fist I think > maybe it's not in my path. I checked, and it should have been. Then as root: > > box:~# find / -name stdio.h > bo

Re: what do you mean you can't find stdio.h!!!

2001-01-30 Thread Colin Watson
Jeff Weatherford <[EMAIL PROTECTED]> wrote: >Ok, maybe I'm a looser, but I thought that the standard c libraries were >part of the libc package. In any case, I'm trying to compile some code >using gcc, and sure enough..."can't find file stdio.h" At

what do you mean you can't find stdio.h!!!

2001-01-30 Thread Jeff Weatherford
Ok, maybe I'm a looser, but I thought that the standard c libraries were part of the libc package. In any case, I'm trying to compile some code using gcc, and sure enough..."can't find file stdio.h" At fist I think maybe it's not in my path. I checked, and it s

Re: Cant' find stdio.h????? Huh?

1999-11-27 Thread Eric G . Miller
Mostly they should live under /usr/include. Did you accidentally remove libc6-dev? -- ++ | Eric G. Milleregm2@jps.net | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +--

Cant' find stdio.h????? Huh?

1999-11-27 Thread Brian Neal
Hi, I've been compiling kernels a lot lately without problems. Then tonight I type "make xconfig" and get a bunch of errors about not being able to find some pretty standard include files like stdio.h, stdlib.h, string.h etc. Confused, I do a "cd /" and then execute a

Re: stdio.h: no such file or directory

1999-11-08 Thread Paul Miller
The libc6-dev package contains the file /usr/include/stdio.h "T.V.Gnanasekaran" wrote: > > hi, > > i upgraded to potato from slink thru apt-get method. > when i try to compile my kernel, i get > stdio.h: no such file or directory > and other header files are missi

stdio.h: no such file or directory

1999-11-07 Thread T.V.Gnanasekaran
hi, i upgraded to potato from slink thru apt-get method. when i try to compile my kernel, i get stdio.h: no such file or directory and other header files are missing. I thoroughly searched the disk using locate as well as find but these devel lib header files seem to be missing. which package

Re: Somehow I lost include files such as /usr/include/stdio.h

1998-12-02 Thread Daniel Mashao
On Wed, 2 Dec 1998, Daniel Mashao wrote: > Some how I managed to lose these files. Where are they so I can get them > back into /usr/include? Spoke too early. The answers is in lib6c-dev packages. I apparently lost the files when I upgraded to slink libc6*u version since it was the only one that c

Somehow I lost include files such as /usr/include/stdio.h

1998-12-02 Thread Daniel Mashao
Some how I managed to lose these files. Where are they so I can get them back into /usr/include? /--/ Daniel J. Mashao Electrical Engineering [EMAIL PROTECTED] University of Cape To

Re: Lost stdio.h

1998-07-11 Thread Paolo Sommaruga
> > Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a > file called stdio.h. Could someone please tell me witch package it is in? > > I'm assuming it is in one of the packages releated to C but I don't know > which

Re: Lost stdio.h

1998-07-11 Thread Oliver Elphick
Craig Askings wrote: >Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a >file called stdio.h. Could someone please tell me witch package it is in? libc6-dev -- Oliver Elphick[EMAIL PROTECT

Re: Lost stdio.h

1998-07-11 Thread Ionut Borcoman at debian
Craig Askings wrote: > > Hi all, > > During my upgrade to the Hamm distribution, I've managed to lose a > file called stdio.h. Could someone please tell me witch package it is in? > > I'm assuming it is in one of the packages releated to C but I don'

Lost stdio.h

1998-07-11 Thread Craig Askings
Hi all, During my upgrade to the Hamm distribution, I've managed to lose a file called stdio.h. Could someone please tell me witch package it is in? I'm assuming it is in one of the packages releated to C but I don't know which one. Ciao for now, Craig Askings. -- Uns