Bug 19244

Summary: /usr/src/sys/i386/i386/bioscall.s: version 1.7 does not build!
Product: Base System Reporter: jkelsey <jkelsey>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description jkelsey 2000-06-13 16:10:00 UTC
obrien checked in version 1.7 of bioscall.s to supposedly fix some
problem with AT&T asm.  This breaks builds using gnu asm.

Fix: 

Remove version 1.7.
How-To-Repeat: Try to build kernel with current sources.
Comment 1 mjacob 2000-06-13 17:09:53 UTC
Upgrade your world.

It's sort of breaking the rules, but in fact you can make world and then
rebuild a kernel.



On Tue, 13 Jun 2000 jkelsey@freei.net wrote:

> 
> >Number:         19244
> >Category:       i386
> >Synopsis:       /usr/src/sys/i386/i386/bioscall.s: version 1.7 does not build!
> >Confidential:   no
> >Severity:       critical
> >Priority:       high
> >Responsible:    freebsd-bugs
> >State:          open
> >Quarter:        
> >Keywords:       
> >Date-Required:
> >Class:          sw-bug
> >Submitter-Id:   current-users
> >Arrival-Date:   Tue Jun 13 08:10:00 PDT 2000
> >Closed-Date:
> >Last-Modified:
> >Originator:     Joe Kelsey
> >Release:        4.0-current
> >Organization:
> freeinternet.com
> >Environment:
> FreeBSD zircon 4.0-RELEASE FreeBSD 4.0-RELEASE #9: Tue Jun  6 10:49:48 PDT 2000     root@zircon:/export/src/sys/compile/ZIRCON  i386
> 
> >Description:
> obrien checked in version 1.7 of bioscall.s to supposedly fix some
> problem with AT&T asm.  This breaks builds using gnu asm.
> 
> >How-To-Repeat:
> Try to build kernel with current sources.
> >Fix:
> Remove version 1.7.
> 
> 
> >Release-Note:
> >Audit-Trail:
> >Unformatted:
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-bugs" in the body of the message
>
Comment 2 nrahlstr freebsd_committer freebsd_triage 2000-06-27 15:44:46 UTC
State Changed
From-To: open->closed

Submitter reports that 'make world' smacked this into shape.