Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#2684 closed defect (fixed)

libmad-0.15.1b fails to build with gcc-4.3.2

Reported by: ken@… Owned by: Guy Dalziel
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

For my own builds, I've dropped libmad. But, I was testing cdrdao in greater depth and figured I might as well isntall this again. cc1 now barfs on -fforce-mem which had been deprecated for a long time, and was dropped for gcc-4.3.

The build fix is a simple

sed -i '/-fforce-mem/d' configure

but this does highlight that the package is no longer maintained. Perhaps it's a bit too early to drop it, in which case the fix needs to go in.

Change History (5)

comment:1 by Randy McMurchy, 15 years ago

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

comment:2 by Randy McMurchy, 15 years ago

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

comment:3 by Guy Dalziel, 15 years ago

Owner: changed from blfs-book@… to Guy Dalziel

comment:4 by Guy Dalziel, 15 years ago

Resolution: fixed
Status: newclosed

comment:5 by (none), 13 years ago

Milestone: 6.4

Milestone 6.4 deleted

Note: See TracTickets for help on using tickets.