Stop in /usr/ports/lang/gcc43

Leslie Jensen leslie at eskk.nu
Mon Jun 1 18:41:27 UTC 2009


I originally posted this in questions but I think this list is more 
relevant!


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!

I've tried WITHOUT_JAVA=1 in make.conf

And I also have this in my /boot/loader.conf but it makes no difference.

kern.maxdsiz="734003200"


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





More information about the freebsd-ports mailing list