Opened 16 years ago

Last modified 14 years ago

#2690 closed defect

udftools-1.0.0b3 no longer builds — at Version 4

Reported by: ken@… Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Guy Dalziel)

Some of this is gcc-4.3, some of it might even be the kernel header changes in 2.6.23.

Fedora has a metric shed load of changes to this. I tried cherry picking their changes to cdrwtool.c, and then pktsetup.c, but that just let it die in wrudf.c with

wrudf.c: In function `initialise':
wrudf.c:248: error: lvalue required as left operand of assignment
make[1]: *** [wrudf.o] Error 1

I tried using parts of their warningfixes2.patch which makes some changes to wrudf.c, but the first hunk in that file doesn't apply (probably depends on another of their patches), and with that hunk dropped the rest of the patch makes no change to that error.

Upstream appears to be defunct. I don't have any interest in this package, so unless someone cares to fix it I think we should drop it.

Change History (4)

comment:1 by Randy McMurchy, 16 years ago

Owner: changed from blfs-book@… to Randy McMurchy
Status: newassigned
Type: taskdefect

comment:2 by Randy McMurchy, 16 years ago

Owner: changed from Randy McMurchy to blfs-book@…
Status: assignednew

comment:3 by Randy McMurchy, 16 years ago

Milestone: 6.46.5

Modified milestone from 6.4 to 6.5

comment:4 by Guy Dalziel, 16 years ago

Description: modified (diff)

Ken, is there still an issue with this? I just compiled it using the patch and the sed and it appears to be fine, the only additional issues were that the two files you mentioned needed limits.h.

Note: See TracTickets for help on using tickets.