Subject: Re: macppcboot.raw & Bootable CD-ROM
To: Daniel Eggert <danieleggert@mac.com>
From: Daniel Eggert <danieleggert@mac.com>
List: port-macppc
Date: 11/26/2002 13:27:44
Here's what I get:
	[macvaerk] /usr/src/distrib/cdrom/macppc_installboot# make
	/usr/src/tools/obj/tools.NetBSD-1.6_STABLE-powerpc/bin/powerpc-- 
netbsd-gcc -O2   -Werror  -I/sys/arch -nostdinc -isystem /usr/include    
-o mkmacppcboot 	mkmacppcboot.c
	/usr/src/tools/obj/tools.NetBSD-1.6_STABLE-powerpc/powerpc--netbsd/ 
bin/ld: 	cannot open crt0.o: No such file or directory
	collect2: ld returned 1 exit status
	*** Error code 1
	
	Stop.
	make: stopped in /usr/src/distrib/cdrom/macppc_installboot
What is 'crt0.o'?

Thanks,
Daniel



On tirsdag, nov 26, 2002, at 10:44 Europe/Copenhagen, Daniel Eggert  
wrote:

> In order to make a bootable CD-ROM according to the instructions at
> 	http://www.netbsd.org/Documentation/bootcd.html#macppcimage
> I need the file
> 	/usr/src/distrib/cdrom/macppc_installboot/macppcboot.raw
>
> Question: How do I create this file? 'make' doesn't solve this. Maybe  
> someone can point me to somewhere, where I can download it? Thanks.
>
> Daniel
>