Opened 19 years ago
Closed 19 years ago
#1908 closed defect (fixed)
Udftools can't compile with gcc-4
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | 6.2.0 |
Component: | BOOK | Version: | SVN |
Severity: | major | Keywords: | gcc-4 |
Cc: |
Description ¶
wrudf/wrudf.c fails to compile with gcc-4. Error is:
wrudf.c:248: error: invalid lvalue in assignment
Two reports have come to blfs-support:
http://linuxfromscratch.org/pipermail/blfs-support/2005-September/056607.html
http://linuxfromscratch.org/pipermail/blfs-support/2006-April/059268.html
Patch is available from debian.
Change History (6)
by , 19 years ago
Attachment: | udftools-1.0.0b3-gcc4-1.patch added |
---|
comment:1 by , 19 years ago
Owner: | changed from | to
---|---|
Severity: | critical → major |
comment:2 by , 19 years ago
Status: | new → assigned |
---|
comment:3 by , 19 years ago
Bruce, I assume you'll be adding that patch that I checked in?
http://www.linuxfromscratch.org/patches/downloads/udftools/udftools-1.0.0b3-gcc4-1.patch
comment:5 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at rev 5897.
Used a sed instead of the patch. Also removed the kernel patch that is now included in (at least) linux-2.6.16.
Fix from debian for wrudf/wrudf.c with gcc-4