Subject: build 1.6.2 from source
To: None <netbsd-help@netbsd.org>
From: None <MGorbunov@imbank.ru>
List: netbsd-help
Date: 03/11/2004 11:54:25
Hi,
I'm trying to build NetBSD-1.6.2-i386 from source on NetBSD-1.6.2-i386
machine.
I've got src.tgz, syssrc.tgz, sharesrc.tgz, gnusrc.tgz from
ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-1.6.2/source/sets/, upacked them
and started /usr/src/build.sh tools.
After some time it stopped with the following messages:
/usr/src/sbin/brconfig/brconfig.c: In function `show_interfaces':
/usr/src/sbin/brconfig/brconfig.c:430: structure has no member named
`ifbr_path_cost'
/usr/src/sbin/brconfig/brconfig.c: In function `cmd_ifpathcost':
/usr/src/sbin/brconfig/brconfig.c:793: structure has no member named
`ifbr_path_cost'
/usr/src/sbin/brconfig/brconfig.c:795: `BRDGSIFCOST' undeclared (first use
in this function)
/usr/src/sbin/brconfig/brconfig.c:795: (Each undeclared identifier is
reported only once
/usr/src/sbin/brconfig/brconfig.c:795: for each function it appears in.)
*** Error code 1
Can anybody give a hint, what's wrong.
Thanks in advance
Mikhail Gorbunov