Bug 91696 - New SCSI disk majors missing from glibc-kernheaders
Summary: New SCSI disk majors missing from glibc-kernheaders
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: glibc
Version: 2.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-27 13:16 UTC by Mark Hemment
Modified: 2016-11-24 14:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-02 11:51:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mark Hemment 2003-05-27 13:16:09 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.72 [en] (X11; U; Linux 2.2.14-5.0smp i686)

Description of problem:
  The header file;
	/usr/include/linux/major.h
does not contain #defines for the new SCSI disk majors.  Missing are symbols
SCSI_DISK10_MAJOR through to SCSI_DISK17_MAJOR - these are present in
the kernel's major.h

Version-Release number of selected component (if applicable):
glibc-kernheaders-2.4-8.12

How reproducible:
Always

Steps to Reproduce:
1. Write a program which references these new symbols
2.
3.
    

Actual Results:  Program fails to compile.

Additional info:

Comment 1 Jakub Jelinek 2003-06-02 11:51:42 UTC
Should be fixed in glibc-kernheaders-2.4-8.16.

Comment 2 Arjan van de Ven 2003-06-02 12:03:04 UTC
which architecture ?


Note You need to log in before you can comment on or make changes to this bug.