Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 22:53:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192048] New: emulators/pipelight fails to build with base gcc
Message-ID:  <bug-192048-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192048

            Bug ID: 192048
           Summary: emulators/pipelight fails to build with base gcc
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jrm@ftfl.ca

Created attachment 144895
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=144895&action=edit
Makefile patch for emulators/pipelight

The port failed to build for me on 9-STABLE.  It gave the error

cc1plus: error: unrecognized command line option "-std=gnu++0x"

because, I believe, the base gcc is too old.  I've attached a diff that makes
it build with gcc (g++) from ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192048-13>