On Tue, 24 Apr 2001 11:25:06 -0500, you wrote:
>So I still need the files called 'asm' and 'linux'. They aren't in the
>''linux-2.2.17-14' directory. 'net' is, but 'asm' and 'linux' aren't.
>
>I went to the Red Hat site and there are kernel 2.2.17-14 rpms for 'smp',
>'BOOT', 'pcmcia', 'ibcs', 'source', 'doc' and 'utils', but no
>'kernel-headers' rpm. Where can I get it?
There was a problem and for 2.2.17-14 kernel headers was shipped as part of
kernel-source, so that if you have kernel-source installed you also have the
headers.
See if you get something similar
$ ls -l /usr/include/asm
lrwxrwxrwx 1 root root 24 Apr 21 17:07 /usr/include/asm ->
../src/linux/include/asm
$ ls -l /usr/include/linux
lrwxrwxrwx 1 root root 26 Apr 21 17:07 /usr/include/linux ->
../src/linux/include/linux
$ ls -l /usr/src/linux
lrwxrwxrwx 1 root root 12 Apr 23 13:31 /usr/src/linux ->
linux-2.2.17
$ ls -l /usr/src/linux/include/
total 16
lrwxrwxrwx 1 root root 8 Nov 9 12:58 asm -> asm-i386
...
drwxr-xr-x 2 root root 2048 Dec 1 13:33 asm-i386
drwxr-xr-x 8 root root 8192 Mar 21 21:19 linux
drwxr-xr-x 3 root root 2048 Dec 1 13:33 net
...
...
--
[EMAIL PROTECTED]
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list