Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 31419
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: x86-kernel@gentoo.org (DEPRECATED) <x86-kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Gnodde <peter@gnodde.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
e2fsprogs-1.33.ebuild.tar.gz e2fsprogs-1.33 ebuild with patch for missing define with 2.6 headers application/x-gzip-compressed Peter Gnodde 2003-10-18 09:16 0000 3.74 KB Details
e2fsprogs-1.33-scsi-major-fix.patch fix undefined SCSI_DISK_MAJOR in e2fs-utils 1.33 patch Peter Gnodde 2003-10-21 00:33 0000 934 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 31419 depends on: Show dependency tree
Bug 31419 blocks: 31695
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-18 09:16 0000
Due to a missing #define SCSI_DISK_MAJOR in /usr/include/linux/major.h,
e2fsprogs-1.33 will not compile. The attached version of this ebuild includes a
patch for this problem (and will not cause problems when using 2.4 headers).

------- Comment #1 From Peter Gnodde 2003-10-18 09:16:45 0000 -------
Created an attachment (id=19405) [details]
e2fsprogs-1.33 ebuild with patch for missing define with 2.6 headers

------- Comment #2 From David Nielsen 2003-10-19 08:54:47 0000 -------
version 1.34 also displays this problem, but the patch applies to this one
as well so no problem.

------- Comment #3 From Brian Jackson (RETIRED) 2003-10-20 10:28:04 0000 -------
Can you attach just the patch please?

------- Comment #4 From Peter Gnodde 2003-10-21 00:33:49 0000 -------
Created an attachment (id=19571) [details]
fix undefined SCSI_MAJOR_DISK in e2fs-utils 1.33

------- Comment #5 From Martin Holzer (RETIRED) 2003-12-21 07:57:10 0000 -------
how about 1.34 ?

------- Comment #6 From Jyrki Muukkonen 2003-12-22 05:45:02 0000 -------
http://linuxfromscratch.org/pipermail/lfs-hackers/2003-October/000028.html
seems to have a prettier patch for 1.34 (please read the whole thread).

The somewhat dynamic numbering doesn't really fit in that #ifndef scheme. And
the #define is only used for a warning message while trying to make ext2fs on a
whole disk instead of a single partition.

------- Comment #7 From Tim Yamin (RETIRED) 2003-12-24 03:43:38 0000 -------
Fixed in CVS, thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug