Date: Fri, 03 Apr 1998 11:16:20 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Greg Lehey <grog@lemis.com> Cc: Glenn Johnson <gljohns@bellsouth.net>, freebsd-current@FreeBSD.ORG Subject: Re: error when compiling kernel with SOFTUPDATES Message-ID: <1291.891594980@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 03 Apr 1998 17:22:05 %2B0900." <19980403172205.30045@papillon.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1291.891594980>