A missing class declaration in ${WRKSRC}/kaptain/intermediate.h causes the compiler not to find the type and reject the code with a "ISO C++ forbids declaration with no type" error. Fix: The link to the patch comes in my next follow-up. How-To-Repeat: cd /usr/ports/devel/kaptain && make
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
The patch: http://www.gahr.ch/FreeBSD/patches/117760_kaptain.diff -- Pietro Cerutti PGP Public Key: http://gahr.ch/pgp
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-11-05 10:04:24 UTC FreeBSD ports repository Modified files: devel/kaptain Makefile Added files: devel/kaptain/files patch-kaptain-intermediate.h Log: - Fix build with gcc 4.2 - Use SF macro PR: 117760 Submitted by: pietro cerutti <gahr@gahr.ch> Approved by: portmgr (pav) Revision Changes Path 1.16 +2 -9 ports/devel/kaptain/Makefile 1.3 +10 -0 ports/devel/kaptain/files/patch-kaptain-intermediate.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"