From owner-freebsd-stable Wed Aug 4 14:25:35 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mail-atm.maine.rr.com (maine.rr.com [204.210.64.1]) by hub.freebsd.org (Postfix) with ESMTP id 8546A1513E for ; Wed, 4 Aug 1999 14:25:32 -0700 (PDT) (envelope-from brunner@maine.rr.com) Received: from computername (dt0b4n1b.maine.rr.com [24.95.12.27]) by mail-atm.maine.rr.com (8.8.7/8.8.8) with SMTP id RAA21009 for ; Wed, 4 Aug 1999 17:24:33 -0400 (EDT) Message-Id: <3.0.6.32.19990804171524.0178fc30@maine.rr.com> X-Sender: brunner@maine.rr.com X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 04 Aug 1999 17:15:24 -0400 To: stable@FreeBSD.ORG From: Eric Brunner Subject: Problem rebuilding bootstrap libraries (crtbegin.c) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I've 2.2.8 installed on my new vaio laptop, and decided to upgrade to 3.2. The build failed when an unknown pseudo op ".section" is encountered during the rebuild of the bootstrap libraries. The file in question is src/lib/csu/i386 elf/crtbegin.c (sorry, no dash key) The error message is: section attributes are not supported for this target Assembler messages: 68: Error: Unknown pseudo op: '.section' (two keyboard errors in this report, the dash in pseudo op, and the backtick is replaced by an apostrophe). Thanks in advance, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message