make installworld fails

AN andy at neu.net
Tue Nov 16 18:39:42 UTC 2010



On Tue, 16 Nov 2010, Benjamin Kaduk wrote:

> On Tue, 16 Nov 2010, AN wrote:
>
>> 
>> Trying to installworld on 9-current AMD64, and it fails with:
>> 
>> install -o root -g wheel -m 444 
>> /usr/src/share/info/../../contrib/tzdata//zone.tab /usr/share/zoneinfo/
>> Updating /etc/localtime
>> tzsetup: illegal option -- r
>> usage:tzsetup [-ns]
>> ***Error code 1
>> 
>> Stop in /usr/src/share/zoneinfo.
>> 
>> (above was transcribed from console)
>> 
>> Anyone else seeing this?  Is there a fix
>> 
>> Csup from last night.
>
> We have seen similar tzsetup errors in installworld in the past.  Is your 
> build environment unusual in any way (cross-building, DESTDIR set, etc.)?
>
> -Ben Kaduk
>


Nothing unusual, standard plain install.  I used an image from 
http://pub.allbsd.org/FreeBSD-snapshots/ downloaded about 2 or 3 days ago.

Used standard procedure:

csup
make buildworld
make buildkernel
make install kernel
make installworld (single user mode)


More information about the freebsd-current mailing list