On Sep 11, 2014, at 11:21 AM, Sean Lake <odysseus9...@gmail.com> wrote:

> Hello all,
> 
> Not sure I really understand the error here. 
> 
> System info: 
> 
> Package manager version: 0.37.0
> Distribution version: selfupdate-rsync Thu Sep 11 08:08:20 2014, 10.8, x86_64
> Trees: local/main stable/main unstable/main unstable/crypto
> Xcode.app: 5.1.1
> Xcode command-line tools: 5.1.0.0.1.1396320587
> Max. Fink build jobs:  2
> 
> Error text follows.
> 
> Thanks,
> Sean
> 
> make[2]: Entering directory 
> `/sw/src/fink.build/libnghttp2.5-0.6.1-1/nghttp2-0.6.1/src'
>  CXX      util.o
>  CXX      http2.o
> In file included from http2.cc:25:
> ./http2.h:43:17: error: no member named 'move' in namespace 'std'
>    : name(std::move(name)),
>           ~~~~~^
> ./http2.h:44:18: error: no member named 'move' in namespace 'std'
>      value(std::move(value)),
>            ~~~~~^

It looks like libstdc++ is too old to build the nghttp utilities. I've now 
forced it to build with libc++ on <= 10.8 (10.9+ already does this in fink). 
The libnghttp2.5 library itself is just C so this won't affect other packages. 
Let me know if this fixes things.

Thanks
Daniel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to