Subject: Re: compiling -current an alpha fails
To: None <current-users@NetBSD.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 09/01/2006 09:22:46
On Thu, Aug 31, 2006 at 08:36:51PM -0500, David Young wrote:
> On Thu, Aug 31, 2006 at 10:50:27PM +0200, Kurt Schreiner wrote:
> > hi,
> > 
> > trying to compile -current cvs update-d half an hour or so ago on my
> > Alpha XP1000 fails with:
> > 
> > [....]
> >     compile  XP1000/ip_input.o
> > In file included from /u/NetBSD/src/sys/netinet/ip_input.c:141:
> > /u/NetBSD/src/sys/net/if_gre.h:65: error: 'R_SP' undeclared here (not in a function)
> > 
> > *** Failed target:  ip_input.o
> 
> I believe I have just fixed this.  Update sys/net/if_gre.[ch].
Thanks. Renaming sc_sp to something not #defined elsewhere should be
ok. I'll try later this day as the machine is at home.

Kurt