Date: Fri, 19 Aug 2005 10:34:52 -0400 From: Jonathan Donaldson <donaldson@cisco.com> To: freebsd-current@freebsd.org Subject: Buildworld failing at crtstuff.c:543:2: #error "One of CRT_BEGIN or CRT_END must be defined." Message-ID: <676781B5-56D3-4F10-9E8D-72FAFB86CBBF@cisco.com>
next in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?676781B5-56D3-4F10-9E8D-72FAFB86CBBF>