Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 12:54:08 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Ruslan Ermilov <ru@FreeBSD.ORG>
Cc:        david@van.web.za, questions@FreeBSD.ORG
Subject:   Re: buildworld works ok - make installworld fails!
Message-ID:  <3C6C23F0.9050208@owt.com>
References:  <Pine.LNX.4.33.0202141405310.13239-100000@loru.hsik.edu.ee> <000a01c1b550$bd9bccc0$0201a8c0@david> <20020214152155.B62857@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Ruslan Ermilov wrote:

> On Thu, Feb 14, 2002 at 02:11:32PM +0200, david@van.web.za wrote:
> 
>>WHY Do i get this when doing a make installworld
>>im upgrading from 4.4-stable to 4.5-stable
>>i did a releng 4 with a src-all cvsup
>>
>>
>>
>>/usr/share/man/man3/des_setkey.3.gz -> /usr/share/man/man3/cipher.3.gz
>>===> secure/lib/libtelnet
>>rm -f /usr/lib/libtelnet.so.2.0
>>install -c -o root -g wheel -m 444   libtelnet.a /usr/lib
>>install -c -o root -g wheel -m 444   libtelnet_p.a /usr/lib
>>===> secure/lib/libcrypto
>>mkdir -p openssl
>>mkdir:No such file or directory
>>*** Error code 1
>>
>>Stop in /usr/src/secure/lib/libcrypto.
>>*** Error code 1
>>
>>
> Because mkdir(1) is not supposed to be called during installworld.
> See what could be a cause of this problem:
> 
> 1.  Your computer's date is set incorrectly.
> 2.  Some source files have modification time pointing to the future.
> 
> In particular, check that
> 
> /usr/obj/usr/src/secure/lib/libcrypto/openssl/opensslconf.h
> 
> built as part of buildworld has modification date later than its
> source at:
> 
> /usr/src/secure/lib/libcrypto/opensslconf-i386.h
> 


For these errors, could we be seeing an affect of not running 
"adjkerntz -i" on single user boots for systems using cmos clocks set 
to local time.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C6C23F0.9050208>