Subject: Re: 2.0-branch: athhal-elf.o: No such file or directory
To: Hubert Feyrer <hubert@feyrer.de>
From: Chavdar Ivanov <ci@spidersweb.co.uk>
List: current-users
Date: 04/15/2004 09:27:26
On Thu, 15 Apr 2004, Hubert Feyrer wrote:

> 
> Trying to do a release on the 2.0 branch I get (during kernel build):
> 
> 	...
> 	#      link  GENERIC/netbsd
> 	/home/cvs/src-2.0/tooldir.NetBSD-2.0_BETA-i386/bin/i386--netbsdelf-ld -T
> 	/home/cvs/src-2.0/sys/arch/i386/conf/kern.ldscript -Ttext c0100000 -e
> 	start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
> 	/home/cvs/src-2.0/tooldir.NetBSD-2.0_BETA-i386/bin/i386--netbsdelf-ld:
> 	cannot open athhal-elf.o: No such file or directory
> 
> Sources are upto-date, I've not used -u. What do I do wrong?

I usually put athhal-elf.o in /sys/arch/i386/compile/{whatever}, then edit
the Makefile to remove an excessive / before one accurence of the above
file and it works... I haven't bothered to find out why, though. 

> 
> 
>  - Hubert
> 
> -- 
> Hubert Feyrer <hubert@feyrer.de>
>