Subject: Re: le0 Timeouts
To: Anders Hogrelius SdU <elt96ahs@mds.mdh.se>
From: Anders Magnusson <ragge@ludd.luth.se>
List: port-vax
Date: 11/01/1999 10:34:35
> On Sun, 31 Oct 1999, Anders Magnusson wrote:
> 
> > It is fixed already. If you fetch the latest -current and compile it
> > then the timeouts should be gone.
> 
> Oh, that would be a simple task, if it wasn't so that -current doesn't
> compile. :-)
> I tried this whith the -current sources as of yesterday, the configuration
> is just a copy of "GENERIC".
> 
> The compilation crashes after some 3 hours whith this...
> <snip>
> ld -N -Ttext 80000000 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
> cd.o: Undefined symbol `_dk_establish' referenced from text segment
> sd.o: Undefined symbol `_dk_establish' referenced from text segment
> *** Error code 1
> </snip>
> 
You haven't updated the whole source tree, the files sd.c and cd.c
are too old.

-- Ragge