Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 May 2005 21:33:42 GMT
From:      Daniel Nielsen <dani@qubix.dk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   gnu/81638: make buildworld fails in RELENG_5_3
Message-ID:  <200505292133.j4TLXgJN026699@www.freebsd.org>
Resent-Message-ID: <200505292140.j4TLe1cc001012@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         81638
>Category:       gnu
>Synopsis:       make buildworld fails in RELENG_5_3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 29 21:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Nielsen
>Release:        RELENG_5_3
>Organization:
>Environment:
FreeBSD bridge.ts.techsite.dk 5.3-RC1 FreeBSD 5.3-RC1 #0: Sun Oct 17 01:25:37 UTC 2004     root@wv1u.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
      During a makeworld i found a problem compiling.
I quickly solved this, as it was a spelling error.
This was found in:
/usr/src/contrib/binutils/gas/cond.c:108
cframe.ignoryng = ! (test_defined ^ is_defined);
changed to:
cframe.ignoring = ! (test_defined ^ is_defined);

>How-To-Repeat:
      
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505292133.j4TLXgJN026699>