Date: Fri, 13 Sep 2013 02:55:17 +0200 From: Matthias Andree <matthias.andree@gmx.de> To: freebsd-ports@freebsd.org Subject: Re: lang/gcc fails to build following 20130904 Message-ID: <52326275.4060403@gmx.de> In-Reply-To: <201309121954.r8CJs9ir060994@mech-cluster241.men.bris.ac.uk> References: <201309121954.r8CJs9ir060994@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 12.09.2013 21:54, schrieb Anton Shterenlikht: > This is on amd64 r255093 with ports at ??? (I haven't rebuilt svn yet): > > libtool: compile: /usr/ports/lang/gcc/work/build/./prev-gcc/xgcc -B/usr/ports/lang/gcc/work/build//prev-gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/bin -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/includ -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I.././../gcc-4.6.3lto-plugin -I.././../gcc-4.6.3/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -gtoggle -c ../././gcc-4.6.3/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o > .././../gcc-4.6.3/libcpp/charset.c:1371:1: error: conflicting types for 'cpp_interpret_string' > .././../gcc-4.6.3/libcpp/include/cpplib.h:742:13: note: previous declaration of 'cpp_interpret_strig' was here > .././../gcc-4.6.3/libcpp/charset.c:1452:1: error: conflicting types for 'cpp_interpret_string_notraslate' > .././../gcc-4.6.3/libcpp/include/cpplib.h:745:13: note: previous declaration of 'cpp_interpret_strig_notranslate' was here > gmake[5]: *** [charset.o] Error 1 Also, on a freshly rebuilt and "make delete-old-libs" system, GMP does not build due to lack of libstdc++, but GCC requires GMP.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52326275.4060403>