Opened 18 years ago

Closed 18 years ago

#1908 closed defect (fixed)

Udftools can't compile with gcc-4

Reported by: dnicholson@… Owned by: bdubbs@…
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.

Attachments (1)

udftools-1.0.0b3-gcc4-1.patch (447 bytes ) - added by dnicholson@… 18 years ago.
Fix from debian for wrudf/wrudf.c with gcc-4

Download all attachments as: .zip

Change History (6)

by dnicholson@…, 18 years ago

Fix from debian for wrudf/wrudf.c with gcc-4

comment:1 by bdubbs@…, 18 years ago

Owner: changed from blfs-book@… to bdubbs@…
Severity: criticalmajor

comment:2 by bdubbs@…, 18 years ago

Status: newassigned

comment:3 by dnicholson@…, 18 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:4 by bdubbs@…, 18 years ago

Certainly.

comment:5 by bdubbs@…, 18 years ago

Resolution: fixed
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.