Subject: Re: where is limfree defined?
To: None <sverre@sst.nrel.gov>
From: Mike Long <mike.long@analog.com>
List: current-users
Date: 01/22/1996 11:46:02
>From: sverre@sst.nrel.gov (Sverre Froyen)
>Date: Sun, 21 Jan 1996 14:32:46 -0700 (MST)
>
>When building a kernel supped a few days ago I get,
>
>loading netbsd
>kern_exit.o: Undefined symbol `_limfree' referenced from text segment
>
>Where is limfree defined?

Type:

find /usr/src/sys -name '*.c' -exec grep '^limfree' '{}' /dev/null \;

to find out.

I'd just like to take this opportunity to note that this question
would be a lot easier to answer if it were possible to make kernel
tags.  I've seen at least one PR go by on this topic; why wasn't it
integrated?

I've seen core members state that kernel tags are broken, but no one
has ever said *why* they are broken, nor what is needed to fix them.
I have a fix that works for me, but I don't want to send-pr it if my
PR will be ignored like the last one was.
-- 
Mike Long <mike.long@analog.com>           http://www.shore.net/~mikel
VLSI Design Engineer         finger mikel@shore.net for PGP public key
Analog Devices, CPD Division          CCBF225E7D3F7ECB2C8F7ABB15D9BE7B
Norwood, MA 02062 USA       (eq (opinion 'ADI) (opinion 'mike)) -> nil