Bug 19841
Summary: | cannot read cd: medium type error | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Powertools | Reporter: | j. alan eldridge <alane> | ||||
Component: | cdda2wav | Assignee: | Crutcher Dunnavant <crutcher> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.0 | ||||||
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-10-26 12:10:01 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: | |||||||
Attachments: |
|
Description
j. alan eldridge
2000-10-26 02:45:55 UTC
Created attachment 4673 [details]
patch against cdrtools-1.10a4
this patch works by unifying the ifdefs used to identify a linux system. gcc supplies the identifier "linux"; the patch changes all conditional compilation tests to test against this identifier. the 1.10a4 release is available from: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/cdrtools-1.10a4.tar.gz i will submit a patch against the source used in RH7 within a day or two. ok |