Subject: Re: building 2.0-RELEASE for amiga fails
To: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <eclipser23@web.de>
From: Florian Stoehr <netbsd@wolfnode.de>
List: netbsd-users
Date: 12/20/2004 19:51:10
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-1966671662-1103568670=:194
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Mon, 20 Dec 2004, Timo Sch=F6ler wrote:

> 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=
=20
>> -Wa,-m68851 -msoft-float -ffreestanding -pipe -Werror -Wall -Wno-main=20
>> -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes=20
>> -Wstrict-prototypes -Wno-sign-compare -fno-zero-initialized-in-bss -Dami=
ga=20
>> -DFPCOPROC -I. -I/var/src/sys/arch -I/var/src/sys -nostdinc -DDRACO=20
>> -DM68060 -DM68040 -DM68030 -DM68020 -DLKM -DDIAGNOSTIC -DMAXUSERS=3D8=20
>> -D_KERNEL -D_KERNEL_OPT -c /var/src/sys/netccitt/llc_output.c
>> --- if_x25subr.o ---
>> *** [if_x25subr.o] Error code 1
>> 1 error
>>=20
>> nbmake: stopped in /var/obj/sys/arch/amiga/compile/GENERIC
>>=20
>> *** Failed target:  kern-GENERIC
>> *** Failed command: cd /usr/obj/sys/arch/amiga/compile/GENERIC &&=20
>> /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=20
> difference in building without or with (for 68060) optimization...
>
> anyone?
>
> tia & regards,
> --=20
> mit vorzueglichster Hochachtung/best regards,
>
> Timo Schoeler
> //macfinity -- finest IT services | Triftstrasse 39 | 13353 Berlin | Germ=
any
> Fon ++49 30 25 20 30 20 | Fax ++49 30 25 20 30 19
> PGP data http://www.macfinity.net/~tis/contact/PGPPKB_timo.schoeler.txt
>
>

I build netbsd-2-0 for the Amiga on a 2.0-i386 box without problems.

Your paths seem strange (/var vs /usr):

>> 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.

-Florian

--0-1966671662-1103568670=:194--