Subject: Re: current: macppc_installboot fails on fs
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Niels S. Eliasen <nse@delfi-konsult.com>
List: port-macppc
Date: 12/19/2007 14:55:28
Hi

Den 19/12/2007 kl. 12.56 skrev Izumi Tsutsui:

> nse@delfi-konsult.com wrote:
>
>> # nbmake RELEASE=current TARGET_CD_IMAGE=macppccd
>
> Is it really makewrapper in your log?
I do not have any file by that name

> Isn't it "${TOOLDIR}/nbmake-macppc"?
aaaahh... it is... and where could I find any description for this ?
and still ... why is this not built by default?

Anyhow... this is what I get....


all ===> macppc_installboot
/usr/src/tooldir.NetBSD-3.1-powerpc/bin/powerpc--netbsd-install -d fs
/usr/src/tooldir.NetBSD-3.1-powerpc/bin/powerpc--netbsd-install -d fs/ 
cd9660
/usr/src/tooldir.NetBSD-3.1-powerpc/bin/powerpc--netbsd-install -c -p  
-r /usr/src/sys/fs/unicode.h fs
/usr/src/tooldir.NetBSD-3.1-powerpc/bin/powerpc--netbsd-install -c -p  
-r /usr/src/sys/fs/cd9660/iso.h fs/cd9660
#      link  macppc_installboot/macppc_installboot
cc -O -I. -I/usr/src/distrib/cdrom/macppc_installboot   -o  
macppc_installboot installboot.lo cd9660.lo cd9660_util.lo
cd9660.lo(.text+0x138): In function `cd9660_match':
: undefined reference to `be16dec'
cd9660.lo(.text+0x334): In function `cd9660_findstage2':
: undefined reference to `be16dec'
cd9660.lo(.text+0x344): In function `cd9660_findstage2':
: undefined reference to `be32dec'
cd9660.lo(.text+0x3c8): In function `cd9660_findstage2':
: undefined reference to `be32dec'
cd9660.lo(.text+0x41c): In function `cd9660_findstage2':
: undefined reference to `be3led target:  macppc_installboot
*** Failed command: cc -O -I. -I/usr/src/distrib/cdrom/ 
macppc_installboot -o macppc_installboot installboot.lo cd9660.lo  
cd9660_util.lo
*** Error code 1



>
> It looks /usr/share/mk on your host is not ready or
> out of sync with your target sources.
> ---
> Izumi Tsutsui

regards
niels