Error 127 During Makeinstall of 4.8 to 4.9 Upgrade

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Feb 18 02:03:48 PST 2004


On Wed, Feb 18, 2004 at 12:52:48AM -0500, Bob Perry wrote:

> I googled (first time ever for FreeBSD issues) as suggested and found
> the message you referred to.  My system date/time was 5 hours off, if I
> remember correctly, so I set the time with 'date 0402172134' and started
> my  upgrade again with 'make buildworld'.   Everything ran smoothly,
> except for mergemaster...still not 100% with that function yet.  I
> rebooted successfully, around 12:30am but my system clock is back to the
> 5-hour difference as before reading 5:30 am.  Must have set it
> incorrectly.  Will have to read the man date page more thoroughly.

It sounds to me as if your bios or CMOS clock is set to wall-clock
time, which is the norm for windows systems, rather than to UCT, which
is the norm for Unix systems.  We can also deduce that you are
probably located on the US East coast... Since the system clock is set
from the bios clock at reboot time, this explains the observed
symptoms.

You can fix this behavoiur using /usr/sbin/tzsetup -- the first dialog
asks:

    Is this machines CMOS clock set to UTC?

If your machine is dedicated to FreeBSD you should answer 'Yes'.  If
you have a Windows partition on the machine that you sometimes boot
into, you should answer 'No'.  Then go through and choose an
appropriate timezone for your machine.

If you answer 'No' to that question, a zero-length file
/etc/wall_cmos_clock will be created, which cues the system to account
for the difference between wall-clock and UCT when referring to the
CMOS clock.

Otherwise, you should go into your system BIOS and set the clock to
the correct UCT time.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040218/4cceea46/attachment.bin


More information about the freebsd-questions mailing list