gcombust won't compile with gcc 4.2. Fix: Add two patches at below url to files/ in the port dir (mkdir first) and it compiles and runs on 7.0 and 6.2. http://www.egr.msu.edu/~mcdouga9/patch-src-optimize_usage.h http://www.egr.msu.edu/~mcdouga9/patch-src-rip_audio.h How-To-Repeat: try to compile gcombust port on gcc 4.2
miwi 2007-08-05 22:20:35 UTC FreeBSD ports repository Added files: sysutils/gcombust/files patch-src-optimize_usage.h patch-src-rip_audio.h Log: - Fix build with gcc 4.2 PR: 115227 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> (maintainer) Revision Changes Path 1.1 +10 -0 ports/sysutils/gcombust/files/patch-src-optimize_usage.h (new) 1.1 +7 -0 ports/sysutils/gcombust/files/patch-src-rip_audio.h (new) _______________________________________________ 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: closed->open reopen on submitters request.
State Changed From-To: open->open Bugmeister, when will you approve the fix for edit-pr on freefall?
State Changed From-To: open->feedback Awaiting maintainers feedback
State Changed From-To: feedback->closed Committed. Thanks!