Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2002 23:17:14 -0400
From:      aa <archmage@snet.net>
To:        freebsd-stable@FreeBSD.ORG
Subject:   buildworld errors out
Message-ID:  <20020901231714.37e2d83c.archmage@snet.net>

next in thread | raw e-mail | index | archive | help
Hi,

I cvsup'd 4-STABLE this evening and ran 'make buildworld'.
I haven't seen a compiler error on the 4-branch in a long time.
Here's the final screen of output (wrapped for mailing):

In file included from tm.h:3,
                 from
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:54:
/usr/src/gnu/lib/csu/../../../contrib/gcc/config/freebsd.h:382: warning:
function declaration isn't a prototype
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:82: warning:
redundant redeclaration of `__register_frame_info' in same scope
/usr/src/gnu/lib/csu/../../../contrib/gcc/frame.h:69: warning: previous
declaration of `__register_frame_info'
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:85: warning:
redundant redeclaration of `__deregister_frame_info' in same scope
/usr/src/gnu/lib/csu/../../../contrib/gcc/frame.h:78: warning: previous
declaration of `__deregister_frame_info'
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:157: array size
missing in `__EH_FRAME_BEGIN__'
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:158: array size
missing in `__DTOR_LIST__'
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

Stop in /usr/src/gnu/lib/csu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020901231714.37e2d83c.archmage>