Re: header files



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/linux/errno.h:4: asm/errno.h: No such file or directory
> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or

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



.



Relevant Pages

  • Re: machine
    ... You can use Slackware's package management system, ... installpkg - Install a Slackware package ... You can compile the program from the source. ... > install something, something else had to get uninstalled, ...
    (alt.os.linux)
  • Re: Producing a binary install
    ... It did bomb once, about 4 hours into the compile, and demanded I ... Java, and other packages are not available in pre-compiled form. ... install for her over the net, and then do the rest of the install ... Otherwise doing a 'make package' after the port has been installed will create a package for you. ...
    (freebsd-questions)
  • Re: Stop hitting yourself!
    ... In the package system it Gimp 2.2. ... of the dependencies and then compile and install. ... In the Windows world, ...
    (comp.graphics.apps.gimp)
  • Re: any use to build from source?
    ... > allows you to compile with the compiler ... > headers of dependant files, ... One drawback of using pkg_add to install a binary package is that it ...
    (freebsd-questions)
  • Re: cant ever compile anything :-(
    ... It's sometimes hard for a package maintainer to guarantee their code ... will build with all future versions of dependencies. ... > compile any source I ever download? ... Is there something else I should install ...
    (Fedora)