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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"