From owner-freebsd-current Wed Apr 1 18:53:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02191 for freebsd-current-outgoing; Wed, 1 Apr 1998 18:53:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02184 for ; Wed, 1 Apr 1998 18:53:28 -0800 (PST) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id SAA01757; Wed, 1 Apr 1998 18:53:23 -0800 (PST) (envelope-from jkh@time.cdrom.com) To: Glenn Johnson cc: freebsd-current@FreeBSD.ORG Subject: Re: error when compiling kernel with SOFTUPDATES In-reply-to: Your message of "Wed, 01 Apr 1998 20:37:56 CST." <199804020237.UAA00748@gforce.bellsouth.net> Date: Wed, 01 Apr 1998 18:53:23 -0800 Message-ID: <1753.891485603@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you reading this mailing list? If not, you really should. :-) This is quite clearly a result of phk's recent microtime changes (which he described in his commit messages - guess you need to read cvs-all too :-). Simply change all references to the "time" global to microtime(&yourtimevalvar) and life will be good again (well, it'll compile anyway). Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message