From owner-freebsd-questions Fri Feb 5 07:27:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01088 for freebsd-questions-outgoing; Fri, 5 Feb 1999 07:27:53 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mercury.lcs.mit.edu (mercury.lcs.mit.edu [18.26.0.122]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01074; Fri, 5 Feb 1999 07:27:51 -0800 (PST) (envelope-from yxw@mercury.lcs.mit.edu) Received: from cordelia.lcs.mit.edu (cordelia.lcs.mit.edu [18.26.0.55]) by mercury.lcs.mit.edu (8.9.1/8.9.1) with SMTP id KAA12023; Fri, 5 Feb 1999 10:27:50 -0500 (EST) Message-ID: <36BB0DE9.41C67EA6@mercury.lcs.mit.edu> Date: Fri, 05 Feb 1999 10:27:37 -0500 From: Xiaowei Yang Organization: MIT LCS X-Mailer: Mozilla 3.04 (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Upgrading errors in /usr/src/lib/csu/i386-elf/crtbegin.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I tried to update my current 2.2.6-Release system to RELENG_3. When I was makeing buildworld, I got the following errors. Can someone help me fix it? Thanks a lot! -------------------------------------------------------------- >>> Rebuilding bootstrap libraries -------------------------------------------------------------- ......... /usr/src/lib/csu/i386-elf/crtbegin.c -o crtbegin.o /usr/src/lib/csu/i386-elf/crtbegin.c:30: section attributes are not supported for this target /usr/src/lib/csu/i386-elf/crtbegin.c:31: section attributes are not supported for this target {standard input}: Assembler messages: {standard input}:73: Error: Unknown pseudo-op: `.section' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -- Xiaowei To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message