Port-amiga archive

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

Re: error compiling kernel.



On Thu, Nov 18, 1999 at 03:06:19PM +0200, Bjarne Wichmann Petersen wrote:

> After a couple of hours (someone PLEASE donate me a 060! ;-)) the
> compilation exits with the following error:
> 
> ld -n -Ttext 0 -e start -S -o netbsd ${SYSTEM_OBJ} vers.o
> ioconf.o: Undefined symbol '_fdc_ca' referenced from data segment

uhm... can you show your configuration file, please?

> clnp_input.o: Undefined symbol '_ether_output' referenced from text segment
> iso.o: Undefinde symbol '_ether_output' referenced from text segment

the Appletalk, the ISO, hm... maybe XNS, too code (basically, all but IP (and
now IPv6) assume Ethernet is available. So you have to move them out, too.
This should happen automatically to make life easier... next release.

Regards,
        -is



Home | Main Index | Thread Index | Old Index