Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2002 12:40:37 +0200
From:      Hanspeter Roth <hanspeter_roth@hotmail.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: ports problems when typing make in a ports dir. ( Any )
Message-ID:  <20020514124037.A13961@bsag.ch>
In-Reply-To: <Pine.LNX.4.43L0.0205141216440.8878-100000@thrawn.birch.se>; from thrawn@linux.nu on Tue, May 14, 2002 at 12:18:39PM %2B0200
References:  <20020513135353.A23139@bsag.ch> <Pine.LNX.4.43L0.0205141216440.8878-100000@thrawn.birch.se>

next in thread | previous in thread | raw e-mail | index | archive | help
  On May 14 at 12:18, Mattias Björk spoke:

> On Mon, 13 May 2002, Hanspeter Roth wrote:
> 
> >   On May 13 at 13:40, Mattias Björk spoke:
> >
> > You have upgraded the base system.
> > Make shure the clocks of your client and your NFS-server are in
> > sync.
> > You probably need to upgrade the ports database as well (cvsup).
> 
> Hmm I did compile my kernel, and I did get a new date, but It still prints
> the same error message. And I did a find / -name "*" | xargs touch -f so
> that I get a new date on all my files on that computer. But It still

This can confuse make and maybe cvsup. You'd better done »make clean« or
removed all '*.o' below /usr/obj and /usr/src.

If your NFS-server has a clock which has to much offset to the clock
of your client it can confuse make too.
You may want to setup something like ntp.

> doesn't help, Any clues ?

If your clocks are in sync and you have done »make clean build« you
might try to upgrade the ports database. To upgrade the ports
database you may use cvsup.

-Hanspeter

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




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