Port chinses/cce compile error in 7.x: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2007111200/zh-cce-0.51.log And marked as broken in Makefile: .if ${OSVERSION} >= 700042 BROKEN= Does not compile with GCC 4.2 .endif Fix: Patch attached with submission follows: How-To-Repeat: Compile it in 7.x
State Changed From-To: open->feedback When I tried this patch on 6.2R, I got the following plist error. Can you please investigate? Thanks. mcl ===> Deinstalling zh-cce-0.51 pkg_delete: file '/usr/local/man/man1/cce.1.gz' doesn't exist pkg_delete: file '/usr/local/man/man1/cceconv.1.gz' doesn't exist pkg_delete: file '/usr/local/share/cce/cce.cfg' doesn't exist pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
Responsible Changed From-To: freebsd-ports-bugs->linimon
State Changed From-To: feedback->closed Committed, thanks.
linimon 2007-12-05 00:13:38 UTC FreeBSD ports repository Modified files: chinese/cce Makefile distinfo Removed files: chinese/cce/files patch-include::defs.h Log: Fix build on 7.x with gcc4.2. PR: ports/118082 Submitted by: Sunry Chen <sunrychen at gmail dot com> Approved by: portmgr (self) Revision Changes Path 1.14 +8 -8 ports/chinese/cce/Makefile 1.5 +3 -0 ports/chinese/cce/distinfo 1.2 +0 -78 ports/chinese/cce/files/patch-include::defs.h (dead) _______________________________________________ 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"