amd64/164602: word don`t build
Thomas D. Dean
tomdean at speakeasy.org
Sun Jan 29 17:49:32 UTC 2012
On 01/29/12 06:36, Alexander Panyushkin wrote:
>> Number: 164602
> /usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/gperf/doc created for /usr/src/gnu/usr.bin/gperf/doc
> make: don't know how to make iterator.cc. Stop
> *** Error code 2
>
> Stop in /usr/src.
> *** Error code 1
>
This is the same problem I just had.
The problem may have been in hub updating the cvsup mirrors.
I fixed it by
> rm -rf /usr/src
> rm -rf /usr/obj/*
> cvsup <supfile> # I used cvsup4.FreeBSD.org
> cd /usr/src
> env -i make buildworld
> env -i make kernel
and the other steps listed in src/Makefile
Tom Dean
More information about the freebsd-amd64
mailing list