The configure script sets the CFLAG -fforce-mem which does nothing with the base system GCC and is an error in newer GCC. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
dinoex 2010-02-11 14:47:35 UTC FreeBSD ports repository Modified files: audio/libmad Makefile Log: - fix build with new GCC PR: 143741 Submitted by: Rob Farmer Revision Changes Path 1.16 +2 -0 ports/audio/libmad/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed committed with small modifications, thanks. The patch should work now, even if the configure script changes.