Subject: Re: mozilla 0.9.7 build fails
To: Jonathan R. Hinds <jon@fork.yi.org>
From: Nick Hudson <skrll@netbsd.org>
List: port-i386
Date: 01/16/2002 20:54:05
On Wednesday 16 January 2002 5:20 pm, Jonathan R. Hinds wrote:
> On Tue, 15 Jan 2002, Greg A. Woods wrote:
> > Hmmm... I had the same problem on 1.5W (2001/06/24) and it went away all
> > by itself just by updating pkgsrc alone....
>
> http://mail-index.netbsd.org/current-users/2002/01/02/0007.html
>
> Maybe this was two different problems with the same symptom?

Specifically you want revision 1.13 of gnu/dist/toolchain/gcc/config/netbsd.h

$ cvs log -r1.13 gnu/dist/toolchain/gcc/config/netbsd.h

RCS file: /cvsroot/gnusrc/gnu/dist/toolchain/gcc/config/netbsd.h,v
Working file: gnu/dist/toolchain/gcc/config/netbsd.h
[...]
revision 1.13
date: 2001/12/29 20:24:37;  author: tv;  state: Exp;  lines: +1 -1
Fix %{p*:} botch, as described in toolchain/15024.  (What specs need is an
if/then/else type construct....)
=============================================================================

Nick