Subject: Re: kernel compile w/ current-950711
To: Daniel Hagerty <hag@gnu.ai.mit.edu>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-hp300
Date: 07/12/1995 11:13:17
On Wed, 12 Jul 1995 13:46:41 -0400
Daniel Hagerty <hag@wizardz.com> wrote:
> In if_le.c, line 355, there is a check for ifp->if_addrlist
> being null. if_addlist is now a tailq, so I made the obvious fix of
> checking the head of the queue for being null.
You can safely remove that check altogether.
> During linking, conf.o is getting unresolved symbols:
> conf.o: Undefined symbol `_ctread' referenced from data segment
> conf.o: Undefined symbol `_ctwrite' referenced from data segment
> conf.o: Undefined symbol `_rdread' referenced from data segment
> conf.o: Undefined symbol `_rdwrite' referenced from data segment
> conf.o: Undefined symbol `_stread' referenced from data segment
> conf.o: Undefined symbol `_stwrite' referenced from data segment
>
> Any ideas? I'm trying to bring this 1.0 machine up to
> current.
Look at the MI scsi code for a pointer ...
--------------------------------------------------------------------------
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939