Re: header files
- From: "J.O. Aho" <user@xxxxxxxxxxx>
- Date: Fri, 08 Sep 2006 05:50:04 +0200
yo wrote:
Hi I'm updating named 9.2.3, on a ALPHA, to 9.2.6 but getting some
errors. I am able to create a config.h file with no errors but when I
try to compile it I get a bunch of, no such file errors, even though
those files to exist in the directories below.
Any ideas?
/usr/include/linux/param.h:4: asm/param.h: No such file or directory> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
These are from the glibc-header (may be called kernel-header in the old version of readhat). You need to install that package on the system, if it's already installed, then you need to replace the current one as there are files missing on the machine (--force option for the rpm will allow you to install the package over the old one).
//Aho
.
- Prev by Date: Re: Applications
- Next by Date: ati radeon driver hell
- Previous by thread: Applications
- Next by thread: Re: header files
- Index(es):
Relevant Pages
|