Bug 115726 - games/brutalchess gcc problem on current
Summary: games/brutalchess gcc problem on current
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-22 16:40 UTC by gustau.perez
Modified: 2007-09-02 15:10 UTC (History)
0 users

See Also:


Attachments
file.diff (414 bytes, patch)
2007-08-22 16:40 UTC, gustau.perez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gustau.perez 2007-08-22 16:40:00 UTC
Brutalchess doesn't compile on 7.0 as it has some problem with gcc shipped. In 6.2 gcc version is 3.4 which is fine. Forcing 3.4 should do the trick.

Fix: Using 3.4 (tested 4.1) compiles flawlessly. The patch modifies the Makefile.

Patch attached with submission follows:
How-To-Repeat: Build brutalchess on CURRENT raises the problem.-
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2007-09-02 15:05:57 UTC
State Changed
From-To: open->closed

I fixed the port to build on CURRENT, thanks for reporting.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-02 15:05:57 UTC
arved       2007-09-02 14:05:52 UTC

  FreeBSD ports repository

  Added files:
    games/brutalchess/files patch-src-md3view.cpp 
                            patch-src-objview.cpp 
  Log:
  Fix build with gcc42
  
  PR:             115726
  Reported by:    Gustavo Perez <gustau.perez@gmail.com>
  
  Revision  Changes    Path
  1.1       +20 -0     ports/games/brutalchess/files/patch-src-md3view.cpp (new)
  1.1       +29 -0     ports/games/brutalchess/files/patch-src-objview.cpp (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"