Date: Sun, 11 Nov 2007 17:52:59 GMT From: Milan Bartos <merlyn500@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: gnu/117981: releng_7, can't compile gcc Message-ID: <200711111752.lABHqxPR027142@www.freebsd.org> Resent-Message-ID: <200711111800.lABI072I034877@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117981 >Category: gnu >Synopsis: releng_7, can't compile gcc >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 11 18:00:06 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Milan Bartos >Release: 7.0-BETA2 >Organization: >Environment: FreeBSD Vallhala 7.0-BETA2 FreeBSD 7.0-BETA2 #1: Sun Nov 4 17:39:08 CET 2007 root@Vallhala:/usr/obj/usr/src/sys/GENERIC i386 >Description: Hi, I try build newly fetched sources, but it can't. Vallhala#make buildworld [ snip ] cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE -DHAVE_CONFIG_H -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c In file included from ./tm.h:4, from /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c:24: ./options.h:375: error: redeclaration of enumerator 'OPT_d' ./options.h:373: error: previous definition of 'OPT_d' was here ./options.h:898: error: redeclaration of enumerator 'OPT_w' ./options.h:896: error: previous definition of 'OPT_w' was here *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_tools. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Vallhala# Bug, bad feature or problem in my system? Thx, Milan >How-To-Repeat: Try build the latest releng_7 sources >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711111752.lABHqxPR027142>