From owner-freebsd-current@FreeBSD.ORG Fri Aug 19 14:34:51 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F30B16A41F for ; Fri, 19 Aug 2005 14:34:51 +0000 (GMT) (envelope-from donaldson@cisco.com) Received: from sj-iport-3.cisco.com (sj-iport-3-in.cisco.com [171.71.176.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE5943D53 for ; Fri, 19 Aug 2005 14:34:50 +0000 (GMT) (envelope-from donaldson@cisco.com) Received: from sj-core-1.cisco.com (171.71.177.237) by sj-iport-3.cisco.com with ESMTP; 19 Aug 2005 07:34:50 -0700 X-IronPort-AV: i="3.96,125,1122879600"; d="p7s'?scan'208"; a="333843998:sNHT39129732" Received: from xbh-rtp-211.amer.cisco.com (xbh-rtp-211.cisco.com [64.102.31.102]) by sj-core-1.cisco.com (8.12.10/8.12.6) with ESMTP id j7JEY40j017387 for ; Fri, 19 Aug 2005 07:34:47 -0700 (PDT) Received: from xfe-rtp-202.amer.cisco.com ([64.102.31.21]) by xbh-rtp-211.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 19 Aug 2005 10:34:42 -0400 Received: from [10.83.11.199] ([10.83.11.199]) by xfe-rtp-202.amer.cisco.com with Microsoft SMTPSVC(6.0.3790.211); Fri, 19 Aug 2005 10:34:58 -0400 Mime-Version: 1.0 (Apple Message framework v733) To: freebsd-current@freebsd.org Message-Id: <676781B5-56D3-4F10-9E8D-72FAFB86CBBF@cisco.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-38-126004850; protocol="application/pkcs7-signature" From: Jonathan Donaldson Date: Fri, 19 Aug 2005 10:34:52 -0400 X-Mailer: Apple Mail (2.733) X-OriginalArrivalTime: 19 Aug 2005 14:34:58.0207 (UTC) FILETIME=[2C83AAF0:01C5A4CB] X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Buildworld failing at crtstuff.c:543:2: #error "One of CRT_BEGIN or CRT_END must be defined." X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 14:34:51 -0000 --Apple-Mail-38-126004850 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Using CVSUP RELENG_6 tag, updated today (and yesterday etc) did make clean, make cleandir make.conf is completely generic with nocona listed as the cpu type (using 32bit FreeBSD though), only NO_ option is NO_PROFILE...flags are -O -Pipe... buildworld fails every time here: cc -O -pipe -march=prescott -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -finhibit- size-directive -fno-inline-functions -fno-exceptions -fno-zero- initialized-in-bss -fno-omit-frame-pointer -fno-unit-at-a-time -I/ usr/src/gnu/lib/csu/../../../contrib/gcc/config -I/usr/src/gnu/lib/ csu/../../../contrib/gcc -I. -I/usr/src/gnu/lib/csu/../../usr.bin/cc/ cc_tools -c /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:543:2: #error "One of CRT_BEGIN or CRT_END must be defined." *** Error code 1 Stop in /usr/src/gnu/lib/csu. *** Error code 1 Any ideas??? Thanks, Jonathan ------------------------------------------------------------- Jonathan Donaldson eMail: donaldson@cisco.com --Apple-Mail-38-126004850--