From gclarkii@main.gbdata.com  Sun Aug 25 14:49:36 1996
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <gclarkii@main.gbdata.com>
Reply-To: gclarkii@main.gbdata.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: libc_r problem (fork.S)
X-Send-Pr-Version: 3.2

>Number:         1541
>Category:       misc
>Synopsis:       fork.o in libc_r fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    julian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 25 14:50:02 PDT 1996
>Closed-Date:    Mon Sep 8 10:21:17 PDT 1997
>Last-Modified:  Sat Mar 16 23:12:55 UTC 2013
>Originator:     Gary Clark II
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
GB Data Systems (ISP, ICP and FreeBSD consulting)
>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:
	????????????	
	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->julian 
Responsible-Changed-By: wosch 
Responsible-Changed-When: Thu Sep 26 17:01:54 PDT 1996 
Responsible-Changed-Why:  
Julian imported libc_r 

From: julian@freebsd.org
To: freebsd-gnats-submit@freebsd.org, gclarkii@main.gbdata.com
Cc:  
Subject: Re:misc/1541:fork.oinlibc_rfailstocompile
Date: Mon, 25 Aug 1997 00:43:20 -0400 (EDT)

 Can this be closed? fork.o builds fine on my 2.2-STABLE box...I assume it does the same on 3.0-CURRENT.
State-Changed-From-To: open->closed 
State-Changed-By: julian 
State-Changed-When: Mon Sep 8 10:21:17 PDT 1997 
State-Changed-Why:  
it now compiles fine. 

>Unformatted:
