Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kernel build problems



On Sat, Sep 05, 1998 at 02:05:55PM +0000, Damien J. Hill wrote:
...
> #ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o#
> #aarp.o: Undefined symbol `_ether_sprintf' referenced from text segment#
> #clnp_input.o: Undefined symbol `_ether_output' referenced from text segment#
> #iso.o: Undefined symbol `_ether_output' referenced from text segment#
> #iso_snpac.o: Undefined symbol `_ether_addmulti' referenced from text segment#
> #iso_snpac.o: Undefined symbol `_ether_delmulti' referenced from text segment#
> #tuba_table.o: Undefined symbol `_arpt_keep' referenced from text segment#
> #tuba_table.o: Undefined symbol `_arpt_prune' referenced from text segment#
> #tuba_table.o: Undefined symbol `_arpt_prune' referenced from text segment#
> #*** Error code 1#
> 
> #Stop.#
> 
> I got the syssrc distribution from the Gateway 3 disc.  Could there be a
> problem with this particular distribution?  I've commented out lots of stuff
> in the config file, such as gfx cards etc. but I don't think this is the
> problem.

I disagree.

This looks very much like you tried a kernel with ISO and Appletalk support,
but without any Ethernet device. This configuration isn't supported at all.
Add at least one Ethernet device and reconfigure.

        -is





Home | Main Index | Thread Index | Old Index