gnu/81638: make buildworld fails in RELENG_5_3
Daniel Nielsen
dani at qubix.dk
Sun May 29 14:40:02 PDT 2005
>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 at 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:
More information about the freebsd-bugs
mailing list