Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Apr 1998 09:48:11 +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:  <1127.891589691@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 03 Apr 1998 15:02:46 %2B0900." <19980403150246.58202@papillon.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
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 writ
>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.

--
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?1127.891589691>