libmad-0.15.1b fails to build with gcc-4.3.2
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)
Owner: |
changed from blfs-book@… to Randy McMurchy
|
Status: |
new → assigned
|
Type: |
task → defect
|
Owner: |
changed from Randy McMurchy to blfs-book@…
|
Status: |
assigned → new
|
Owner: |
changed from blfs-book@… to Guy Dalziel
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Milestone 6.4 deleted