Subject: Re: Building sysinst only.
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: =?iso-8859-2?Q?Dawid_Szyma=F1ski?= <dawszy@arhea.net>
List: current-users
Date: 03/07/2002 23:54:59
--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Mar 07, 2002 at 11:15:16PM +0100, Manuel Bouyer wrote:
=> Hard to say what's going wrong without more details.
=> To build boot floppies just type 'make' in src/distrib/i386/floppies
=> 
As you said... and? here you got an output:
(attachement)

Dawid.

-- 
/*
   We can walk our road together if our goals are all the same,
   We can run alone and free if we pursue a different aim.
   http://people.arhea.net/dawszy/ || SQ6EMM ||
*/

--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=sys_err

all ===> ramdisk-big
env SMALLPROG=1 make -f ramdiskbin.mk all
if [ \! -d sysinst ]; then mkdir sysinst; fi; cd sysinst;  printf ".PATH: /work/current/src/distrib/utils/sysinst/arch/i386\n.CURDIR:= /work/current/src/distrib/utils/sysinst/arch/i386\n.include \"\${.CURDIR}/Makefile\"\n"  | make CRUNCHEDPROG=1 DBG="-Os" -f- depend menu_defs.o msg_defs.o main.o install.o upgrade.o txtwalk.o run.o factor.o net.o disks.o disks_lfs.o util.o geom.o label.o target.o md.o mbr.o aout2elf.o
/work/current/src/tools/obj/tools.NetBSD-1.5ZA-i386/bin/i386--netbsdelf-gcc -Os  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized  -Werror  -DINET6 -I. -I/work/current/src/distrib/utils/sysinst/arch/i386/../.. -I/work/current/src/distrib/utils/sysinst/arch/i386  -DREL=\"1.5ZA\" -DMACH=\"i386\" -nostdinc -isystem /usr/include  -c menu_defs.c
menu_defs.c: In function `menu_32_postact':
menu_defs.c:918: `MSG_wdtype' undeclared (first use in this function)
menu_defs.c:918: (Each undeclared identifier is reported only once
menu_defs.c:918: for each function it appears in.)
menu_defs.c: In function `opt_act_32_1':
menu_defs.c:922: `MSG_sectforward' undeclared (first use in this function)
menu_defs.c: In function `opt_act_32_2':
menu_defs.c:932: `MSG_sectforward' undeclared (first use in this function)
menu_defs.c: In function `menu_33_postact':
menu_defs.c:942: `MSG_dlgeom' undeclared (first use in this function)
menu_defs.c: In function `menu_34_postact':
menu_defs.c:969: `MSG_editparttable' undeclared (first use in this function)
menu_defs.c: In function `menu_35_postact':
menu_defs.c:1006: `MSG_editpart' undeclared (first use in this function)
menu_defs.c: In function `opt_act_35_1':
menu_defs.c:1016: `MSG_mbrpart_start_special' undeclared (first use in this function)
menu_defs.c:1035: `MSG_mbrpart_size_special' undeclared (first use in this function)
menu_defs.c: In function `menu_37_postact':
menu_defs.c:1105: `MSG_cyl1024' undeclared (first use in this function)
menu_defs.c: In function `opt_act_39_0':
menu_defs.c:1177: `MSG_pickdisk' undeclared (first use in this function)
menu_defs.c: In function `menu_40_postact':
menu_defs.c:1200: `MSG_configbootsel' undeclared (first use in this function)
menu_defs.c:1202: `MSG_bootseltimeout' undeclared (first use in this function)
menu_defs.c:1203: `MSG_defbootselopt' undeclared (first use in this function)
menu_defs.c:1205: `MSG_defbootseloptactive' undeclared (first use in this function)
menu_defs.c:1207: `MSG_defbootseloptpart' undeclared (first use in this function)
menu_defs.c:1210: `MSG_defbootseloptdisk' undeclared (first use in this function)
menu_defs.c: In function `opt_act_40_0':
menu_defs.c:1218: `MSG_bootselitemname' undeclared (first use in this function)
menu_defs.c: In function `opt_act_40_1':
menu_defs.c:1228: `MSG_bootselitemname' undeclared (first use in this function)
menu_defs.c: In function `opt_act_40_2':
menu_defs.c:1238: `MSG_bootselitemname' undeclared (first use in this function)
menu_defs.c: In function `opt_act_40_3':
menu_defs.c:1248: `MSG_bootselitemname' undeclared (first use in this function)
menu_defs.c: In function `opt_act_40_4':
menu_defs.c:1263: `MSG_bootseltimeoutval' undeclared (first use in this function)
*** Error code 1

Stop.
make: stopped in /work/current/src/distrib/i386/floppies/ramdisk-big/obj/sysinst
*** Error code 1

Stop.
make: stopped in /work/current/src/distrib/i386/floppies/ramdisk-big/obj
*** Error code 1

Stop.
make: stopped in /work/current/src/distrib/i386/floppies/ramdisk-big
*** Error code 1

Stop.
make: stopped in /work/current/src/distrib/i386/floppies

--mP3DRpeJDSE+ciuQ--