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 file stdio.h" At fist I think
> maybe
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
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
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
Luckily the standard C library is installed, or else all would be broken.
However the headers are not necessarily installed. Depends on the type of
installation you chose.
In general:
The libfoo.deb package will contain the libfoo.x.y.so binary files, but
not the foo.h headers, since they'll only
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 fist I think
>maybe it's not in my path.
$PA
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 should have been. Then as root:
7 matches
Mail list logo