Date: Mon, 01 Jun 2009 20:06:30 +0200 From: Leslie Jensen <leslie@eskk.nu> Cc: freebsd-questions@freebsd.org Subject: Stop in /usr/ports/lang/gcc43 Message-ID: <4A2418A6.7000100@eskk.nu> In-Reply-To: <alpine.BSF.2.00.0905301718420.18381@wojtek.tensor.gdynia.pl> References: <4A157EC8.3050507@eskk.nu> <4A157F4A.1000509@isafeelin.org> <ade45ae90905211001u4b2e1d4au25d1530d1020e9a1@mail.gmail.com> <4A191A51.1070905@eskk.nu> <4A1F64CF.1020206@eskk.nu> <alpine.BSF.2.00.0905290650090.1950@pukruppa.net> <4A1F6BBE.6060602@eskk.nu> <alpine.BSF.2.00.0905290922550.5233@wojtek.tensor.gdynia.pl> <4A1FAC1A.9000508@eskk.nu> <alpine.BSF.2.00.0905291302140.10254@wojtek.tensor.gdynia.pl> <4A203231.5010408@eskk.nu> <alpine.BSF.2.00.0905301718420.18381@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
I can't get gcc43 to compile. I've deinstalled and reinstalled all its dependencies but it still fails. I'm on a 7.2-RELEASE system with all ports installed from a clean install. The problem turned up when an update for fftw3 became available. Apparently gcc43 is a new dependency for fftw3! Any hints appreciated Thanks ----------------- snip -------------------------- 0090531/gcc -I.././../gcc-4.3-20090531/gcc/build -I.././../gcc-4.3-20090531/gcc/../include -I.././../gcc-4.3-20090531/gcc/../libcpp/include -I/usr/local/include -I.././../gcc-4.3-20090531/gcc/../libdecnumber -I.././../gcc-4.3-20090531/gcc/../libdecnumber/dpd -I../libdecnumber -I/usr/local/include -o build/gencheck.o .././../gcc-4.3-20090531/gcc/gencheck.c In file included from ./tm.h:7, from .././../gcc-4.3-20090531/gcc/gencheck.c:24: ./options.h:1101: error: redeclaration of enumerator 'OPT_w' ./options.h:1099: error: previous definition of 'OPT_w' was here ./options.h:1102: error: redeclaration of enumerator 'OPT_v' ./options.h:1100: error: previous definition of 'OPT_v' was here gmake[3]: *** [build/gencheck.o] Error 1 gmake[3]: *** waiting for unfinished jobs... rm cpp.pod gcc.pod fsf-funding.pod gfdl.pod gcov.pod gmake[3]: Leaving directory `/usr/ports/lang/gcc43/work/build/gcc' gmake[2]: *** [all-stage1-gcc] Error 2 gmake[2]: Leaving directory `/usr/ports/lang/gcc43/work/build' gmake[1]: *** [stage1-bubble] Error 2 gmake[1]: Leaving directory `/usr/ports/lang/gcc43/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A2418A6.7000100>