﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
2684	libmad-0.15.1b fails to build with gcc-4.3.2	ken@…	Guy Dalziel	"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.
"	defect	closed	normal		BOOK	SVN	medium	fixed		
