pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51247: devel/glibmm will not compile, needs c++11
The following reply was made to PR pkg/51247; it has been noted by GNATS.
From: Petr Topiarz <topiarz%post.cz@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/51247: devel/glibmm will not compile, needs c++11
Date: Tue, 28 Jun 2016 08:42:27 +0200
I tried it, and got a little further, but it ends up with:
checking dependency style of c++ ... gcc3
checking whether c++ suports C++11 features by default ... no
checking whether c++ suports C++11 features with -std=c++11 ... no
checking whether c++ suports C++11 features with -std=c++0x ... no
checking whether c++ suports C++11 features with +std=c++11 ... no
checking whether c++ suports C++11 features with -h std=c++11 ... no
configure: error : ***** A compiler with support for C++11 language features is required.
*** Error code 1
so it is not really it...
Peter
On Sat, Jun 25, 2016 at 04:55:01PM +0000, coypu%SDF.ORG@localhost wrote:
> The following reply was made to PR pkg/51247; it has been noted by GNATS.
>
> From: coypu%SDF.ORG@localhost
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: pkg/51247: devel/glibmm will not compile, needs c++11
> Date: Sat, 25 Jun 2016 16:53:00 +0000
>
> Maybe try adding
> GCC_REQD+= 4.7
>
> (newer versions have more C++11 support, too)
> Don't have 6.1.5 readily available to test if it is enough.
>
--
Petr Topiarz
-------------------------------------
Sent by Mutt - by hackers for hackers
Home |
Main Index |
Thread Index |
Old Index