From owner-freebsd-current Fri Apr 3 01:17:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA01044 for freebsd-current-outgoing; Fri, 3 Apr 1998 01:17:48 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA01035 for ; Fri, 3 Apr 1998 01:17:41 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id LAA01293; Fri, 3 Apr 1998 11:16:20 +0200 (CEST) To: Greg Lehey cc: Glenn Johnson , freebsd-current@FreeBSD.ORG Subject: Re: error when compiling kernel with SOFTUPDATES In-reply-to: Your message of "Fri, 03 Apr 1998 17:22:05 +0900." <19980403172205.30045@papillon.lemis.com> Date: Fri, 03 Apr 1998 11:16:20 +0200 Message-ID: <1291.891594980@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19980403172205.30045@papillon.lemis.com>, Greg Lehey writes: >On Fri, 3 April 1998 at 9:48:11 +0200, Poul-Henning Kamp wrote: >> In message <19980403150246.58202@papillon.lemis.com>, Greg Lehey writes: >>> On Thu, 2 April 1998 at 8:40:48 +0200, Poul-Henning Kamp wrote: >>>> In message <199804020237.UAA00748@gforce.bellsouth.net>, Glenn Johnson wr >it >>> es: >>>>> options SOFTUPDATES >>>>> >>>>> I get the following: >>>>> >>>>> loading kernel >>>>> ffs_softdep.o: Undefined symbol `_time' referenced from text segment >>>>> ffs_softdep.o: Undefined symbol `_time' referenced from text segment >>>> >>>> change "tv = time" to "getmicrotime(&tv);" >>> >>> Wouldn't it have been possible to hide this change with a macro, like >>> was done with the reorganization of the buffer headers under 2.2.6? >> >> no. > >Yes. Prove me wrong. And yes, I know that the form you chose makes >it almost impossible, but that's no excuse. SMP is the reason, and I don't need an excuse for saying "no". -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "Drink MONO-tonic, it goes down but it will NEVER come back up!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message