[parisc-linux] include - haeder files missing
Richard Hirst
rhirst@linuxcare.com
Mon, 5 Nov 2001 22:20:02 +0000
On Mon, Nov 05, 2001 at 10:49:40PM +0100, Christoph Plattner wrote:
> Hello !
>
> I have the problem that I miss most of the header files under
> /usr/include
> or /usr/X11R6/include/X11 ?
>
> Which binary packages I have to install (name of the packages).
> I miss the default glibc-2 headers, the X11 headers, etc...
>
> I cannot find out, which packages the h-files include. It is quite a
> long
> time to build and install glibc by myself on the 712/60, and it is much
> too
> long to build a Xfree on myself ...
For glibc headers, you need libc6-dev.
For X headers, basic ones are in xlibs-dev, at least.
Richard