Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD-HEAD amd64 refuses to build



from Rhialto:

> My error is
         
> ===> build.sh command:    ./build.sh -D /vol1/rhialto/destdir.amd64 -m amd64 
> -O /scratch2/obj.amd64 -R /vol1/rhialto/release -T /vol1/rhialto/tools.amd64 
> -u
> +-U -N 1 -X /vol1/rhialto/cvs/xsrc -x -V MKPUFFS=yes -V CHECKFLIST_FLAGS=-em 
> -V MKLLVM=yes release
> ...
>      create  libc/lgetxattr.S
>      create  libc/lgetxattr.d
>      create  libc/libunwind.d
> /vol1/rhialto/destdir.amd64/usr/include/g++/bits/c++0x_warning.h:31:2: error: 
> #error This file requires compiler and library support for the upcoming ISO
> +C++ standard, C++0x. This support is currently experimental, and must be 
> enabled with the -std=c++0x or -std=gnu++0x compiler options.
> nbmkdep: compile failed.

How do I set -std=c++0x and -std=gnu++0x in build.sh?  One or both of these?

I looked in the logs, top part, at nyftp.ftp.org/cgi-bin/builds.cgi, build.sh 
command was shown but not some underlying data including make.conf.

I also looked in build.sh and BUILDING.        

Tom



Home | Main Index | Thread Index | Old Index