Subject: Re: problems compiling current /src/sbin/ifconfig
To: None <current-users@NetBSD.ORG>
From: der Mouse <mouse@Collatz.McRCIM.McGill.EDU>
List: current-users
Date: 02/17/1996 09:08:08
> make in /src/sbin/ifconfig leads to the following error with current
> 16.02.1996:
> /src/sbin/ifconfig: [...]
I see more or less this too. I have a few fewer errors....
===> sbin/ifconfig
cc -O -Werror -c ifconfig.c
ifconfig.c: In function `main':
ifconfig.c:253: structure has no member named `ifra_dstaddr'
ifconfig.c: At top level:
ifconfig.c:647: structure has no member named `ifra_dstaddr'
ifconfig.c:711: structure has no member named `ifra_dstaddr'
*** Error code 1
This is on NetBSD/sparc.
der Mouse
mouse@collatz.mcrcim.mcgill.edu