Subject: Re: Broken network driver
To: Stephen J. Roznowski <sjr@zombie.ncsc.mil>
From: Markus Illenseer <markus@TechFak.Uni-Bielefeld.DE>
List: amiga-dev
Date: 08/09/1994 21:34:37
On Aug 8, 10:46pm, "Stephen J. Roznowski" wrote:
> We have a winner.... This fixes the first problem, and now the
> following remains:
> 
>    ld -x -n -T 0 -o netbsd -e start ${SYSTEM_OBJ} vers.o
>    if_x25subr.o: Undefined symbol `_setsoftnet' referenced from text segment
>    if_eon.o: Undefined symbol `_setsoftnet' referenced from text segment
>    ns_ip.o: Undefined symbol `_setsoftnet' referenced from text seg
> 
> setsoftnet() is defined (virtually identically) in the following files:
> 
> 	/sys/net/netisr.h

 Most important place.

> 	/sys/arch/amiga/include/mtpr.h
> 	/sys/arch/amiga/include/cpu.h

 I had the same problem. I believe the cause is ISO-networking. If i disable
the option in the config-file, the above errors are gone.

-- 
Markus Illenseer 

------------------------------------------------------------------------------