Subject: Re: building 2.0-RELEASE for amiga fails
To: Florian Stoehr <netbsd@wolfnode.de>
From: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <eclipser23@web.de>
List: netbsd-users
Date: 12/20/2004 20:59:19
>> hi,
>>
>> trying to build 2.0-RELEASE (cross-build on i386, 2.0 host) fails 
>> with:
>>
>>> #   compile  GENERIC/llc_output.o
>>> /usr/X_amiga/bin/m68k--netbsdelf-gcc -m68060 -pipe -m68060 
>>> -Wa,-m68030 -Wa,-m68851 -msoft-float -ffreestanding -pipe -Werror 
>>> -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith 
>>> -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare 
>>> -fno-zero-initialized-in-bss -Damiga -DFPCOPROC -I. 
>>> -I/var/src/sys/arch -I/var/src/sys -nostdinc -DDRACO -DM68060 
>>> -DM68040 -DM68030 -DM68020 -DLKM -DDIAGNOSTIC -DMAXUSERS=8 -D_KERNEL 
>>> -D_KERNEL_OPT -c /var/src/sys/netccitt/llc_output.c
>>> --- if_x25subr.o ---
>>> *** [if_x25subr.o] Error code 1
>>> 1 error
>>> nbmake: stopped in /var/obj/sys/arch/amiga/compile/GENERIC
>>> *** Failed target:  kern-GENERIC
>>> *** Failed command: cd /usr/obj/sys/arch/amiga/compile/GENERIC && 
>>> /usr/X_amiga/bin/nbmake depend && /usr/X_amiga/bin/nbmake
>>> *** Error code 2
>>
>> i tried cvs and ftp version, both fail here. furthermore, there's no 
>> difference in building without or with (for 68060) optimization...
>>
>> anyone?
>
> I build netbsd-2-0 for the Amiga on a 2.0-i386 box without problems.
>
> Your paths seem strange (/var vs /usr):

it's linked against the default dirs on /usr and it runs for me for 
-current macppc, i386, sparc64, sparc, and the few ones i forgot.

amiga works not. and it is not related to the paths...

>
>>> nbmake: stopped in /var/obj/sys/arch/amiga/compile/GENERIC
>>>
>>> *** Failed target:  kern-GENERIC
>>> *** Failed command: cd /usr/obj/sys/arch/amiga/compile/GENERIC &&
>>> /usr/X_amiga/bin/nbmake depend && /usr/X_amiga/bin/nbmake
>>> *** Error code 2
>
> make sure you called build.sh with correct parameters.

yip, i did. same parameters that run well for other destination hosts.

>
> -Florian

msg,

timo