Bug 117760 - [patch] devel/kaptain unbreak fix build with GCC 4.2
Summary: [patch] devel/kaptain unbreak fix build with GCC 4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-02 10:30 UTC by Pietro Cerutti
Modified: 2007-11-06 08:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-11-02 10:30:02 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-11-02 10:36:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Pietro Cerutti 2007-11-02 17:08:15 UTC
The patch:
http://www.gahr.ch/FreeBSD/patches/117760_kaptain.diff

-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 10:04:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-11-05 10:04:31 UTC
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"