Subject: Re: 'make release' failing
To: None <current-users@netbsd.org>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: current-users
Date: 03/19/2005 12:47:23
In message <20050318162727.B99BC3BFDB0@berkshire.machshav.com>, "Steven M. Bell
ovin" writes:

Yesterday, I noted that I was getting the following errors when building
-current:

>: warning: warning: reference to obsolete getfsstat(); use getvfsstat()
>ifconfig.cro(.text+0x23ad): In function `status$$from$$ifconfig':
>: undefined reference to `agr_status'
>ifconfig.cro(.rodata+0x598): undefined reference to `agraddport'
>ifconfig.cro(.rodata+0x5ac): undefined reference to `agrremport'
>collect2: ld returned 1 exit status
>
>*** Failed target:  ramdiskbin
>
It's gotten worse:

#      link  ramdisk-big/ramdiskbin
...
/usr/BUILD/netbsd/usr/lib/libc.a(getmntinfo.o)(.text+0x70): In function `_getmntinfo':
: warning: warning: reference to obsolete getfsstat(); use getvfsstat()
ifconfig.cro(.text+0x217c): In function `status$$from$$ifconfig':
: undefined reference to `vlan_status'
ifconfig.cro(.text+0x2186): In function `status$$from$$ifconfig':
: undefined reference to `agr_status'
ifconfig.cro(.rodata+0x318): undefined reference to `setvlan'
ifconfig.cro(.rodata+0x32c): undefined reference to `setvlanif'
ifconfig.cro(.rodata+0x340): undefined reference to `unsetvlanif'
ifconfig.cro(.rodata+0x598): undefined reference to `agraddport'
ifconfig.cro(.rodata+0x5ac): undefined reference to `agrremport'