[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stable upload of boot-floppies 2.2.26



On Sat, Oct 13, 2001 at 12:37:02PM +0200, Martin Schulze wrote:
> It would be nice if boot-floppies_2.2.26 would be uploaded into stable for
> all missing archs, i.e. for alpha, arm, m68k, powerpc, sparc

gcc -c -D_GNU_SOURCE -DBUILDTIME='"2001.10.14-17:54+0000"' -DARCH='"m68k"' -DARC
HNAME='"m68k"' -DKERNEL_VERSION_CODE=144179 -DKVER='"2.2.19"' -Wall -Os -fomit-f
rame-pointer -fno-builtin -pipe -o extract_kernel.o .translated/extract_kernel.c
echo "#line 1 \"floppy_merge.c\"" > .translated/floppy_merge.c
pointerize -m po/C.mo < floppy_merge.c >> .translated/floppy_merge.c
String "Some important data was not read from the floppy disks. You should
resolve this problem and re-install using valid floppy disks. If you
are installing from a CD-ROM, there are floppy-disk "image" files on
the CD, which you can write to a blank floppy using DOS, Windows, OS/2,
Unix or Linux. They should be in a directory on the CD called "dos"
or "disks".

Other things to try if you just can't get the floppies to install are
reformatting the floppies before writing them, and writing them using
a different system. Also, if you got the "image" files from a BBS or
Internet system and they are not working, download them again, and make
sure to use "binary" mode. If you are writing the floppies from Unix
or Linux, be sure to run the "sync" command before you remove each
floppy disk from the drive.
" not found.
make[3]: *** [.translated/floppy_merge.c] Error 255
make[3]: Leaving directory `/build/boot-floppies/potato/boot-floppies/utilities/
dbootstrap'
make[2]: *** [dbootstrap] Error 2

When I cd into utilies and make, I get past this point, but:

echo "#line 1 \"util.c\"" > .translated/util.c
pointerize -m po/C.mo < util.c >> .translated/util.c
gcc -c -D_GNU_SOURCE -DBUILDTIME='"2001.10.14-18:04+0000"' -DARCH='"m68k"' -DARCHNAME='"m68k"' -DKERNEL_VERSION_CODE= -DKVER='""' -Wall -Os -fomit-frame-pointer -fno-builtin -pipe -o util.o .translated/util.c
util.c: In function `do_interruptable':
util.c:450: warning: `saved_errno' might be used uninitialized in this function
util.c:450: warning: variable `saved_errno' might be clobbered by `longjmp' or `vfork'
gcc -s -Wall -Os -fomit-frame-pointer -fno-builtin -pipe -o dbootstrap baseconfig.o block_device.o bootconfig.o boxes.o choose_medium.o extract_base.o extract_kernel.o floppy_merge.o floppy_modules.o http-fetch.o interactive_shell.o kbdconfig.o losetup.o main.o main_menu.o net-fetch.o netconfig.o partition_config.o pcmcia.o powermac.o reboot_system.o release_notes.o select_not_mounted.o tzconfig.o util.o  -lloadtrm ../libfdisk/libfdisk.a -lslang -lnewt
extract_base.o: In function `extract_from_floppy':
extract_base.o(.text+0x176): undefined reference to `getFloppies'
extract_kernel.o: In function `install_floppies':
extract_kernel.o(.text+0x5e4): undefined reference to `getFloppies'
collect2: ld returned 1 exit status
make[1]: *** [dbootstrap] Error 1
make[1]: Leaving directory `/build/boot-floppies/potato/boot-floppies/utilities/dbootstrap'

I don't think this is caused because I am running woody while trying to
build potato bf?

Christian



Reply to: