Bug 8145
Summary: | KERNEL FAILS TO UPGRADE | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | collin |
Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-01-11 17:11:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
collin
2000-01-03 17:30:01 UTC
Assigned to dledford I tried again to upgrade my system by compiling the kernel-2.2.13 source. Each time I execute a make command, e.g. 'make xconfig', 'make dep', I get the following errors: stdio.h: no such file or directory string.h: no such file or directory. It appears they are lots of missing links for header files!!! Please accept my apologies. I finally realized that I had not installed the glibc-devel package so my standard C header files wer non-existant. Thank you |