From owner-freebsd-bugs Sun Aug 25 14:50:09 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11067 for bugs-outgoing; Sun, 25 Aug 1996 14:50:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA11061; Sun, 25 Aug 1996 14:50:06 -0700 (PDT) Resent-Date: Sun, 25 Aug 1996 14:50:06 -0700 (PDT) Resent-Message-Id: <199608252150.OAA11061@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, gclarkii@main.gbdata.com Received: from main.gbdata.com (Main.GBData.COM [207.90.222.20]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA11016 for ; Sun, 25 Aug 1996 14:49:27 -0700 (PDT) Received: (from gclarkii@localhost) by main.gbdata.com (8.7.5/8.6.9) id QAA00469; Sun, 25 Aug 1996 16:49:32 -0500 (CDT) Message-Id: <199608252149.QAA00469@main.gbdata.com> Date: Sun, 25 Aug 1996 16:49:32 -0500 (CDT) From: Gary Clark II Reply-To: gclarkii@main.gbdata.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: misc/1541: libc_r problem (fork.S) Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1541 >Category: misc >Synopsis: fork.o in libc_r fails to compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 25 14:50:02 PDT 1996 >Last-Modified: >Originator: Gary Clark II >Organization: GB Data Systems (ISP, ICP and FreeBSD consulting) >Release: FreeBSD 2.2-CURRENT i386 >Environment: FreeBSD-current latest sup (10 hours old) >Description: Here is the line: main# make fork.o cpp -E -DLIBC_RCS -DSYSLIBC_RCS -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/l ibc_r/uthread -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc_r/../l ibc/locale -DYP -I/usr/src/lib/libc_r/../libc/i386 -I/usr/src/lib/libc_r/uthread /usr/src/lib/libc_r/../libc/i386/sys/fork.S | as -o fork.o /usr/src/lib/libc_r/../libc/i386/sys/fork.S: Assembler messages: /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Rest of line ignored. Fir st ignored character is `('. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Expected comma after symb ol-name: rest of line ignored. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: Rest of line ignored. Fir st ignored character is `('. /usr/src/lib/libc_r/../libc/i386/sys/fork.S:46: Error: invalid character '_' in opcode *** Error code 1 >How-To-Repeat: See above >Fix: ???????????? >Audit-Trail: >Unformatted: