public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.27, alpha arch, make bootimage and make bootpfile fails
@ 2004-10-12 17:33 Norbert Preining
  2004-10-13 19:32 ` Ivan Kokshaysky
  0 siblings, 1 reply; 8+ messages in thread
From: Norbert Preining @ 2004-10-12 17:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: debian-alpha

Hello kernel Gurus!

[debian/woody on alpha sx165/lx164, gcc-3.3.4]

We need to netboot our alphas (because booting from the SCSI controllers
is not an option, they are not supported by the SRM console) and I try
to make a bootp image of our kernel.

When doing this on our alpha the
	make bootimage
and the 
	make bootpfile
both bail out with:
make[1]: Entering directory `/usr/src/linux-2.4.27/arch/alpha/boot'
tools/objstrip -v /usr/src/linux-2.4.27/vmlinux vmlinux.nh
tools/objstrip: extracting 0xfffffc0000310000-0xfffffc00005cfef8 (at
2000)
tools/objstrip: copying 2883320 byte from /usr/src/linux-2.4.27/vmlinux
tools/objstrip: zero-filling bss and aligning to 0 with 393432 bytes
echo "#define KERNEL_SIZE `ls -l vmlinux.nh | awk '{print $5}'`" >
ksize.hT
cmp -s ksize.hT ksize.h || mv -f ksize.hT ksize.h
rm -f ksize.hT
ld -static -T bootloader.lds  head.o main.o
/usr/src/linux-2.4.27/arch/alpha/lib/lib.a
/usr/src/linux-2.4.27/lib/lib.a
/usr/src/linux-2.4.27/arch/alpha/lib/lib.a -o bootloader
/usr/src/linux-2.4.27/lib/lib.a(vsprintf.o): In function `vsnprintf':
vsprintf.o(.text+0xcd4): undefined reference to `printk'
vsprintf.o(.text+0xcdc): undefined reference to `printk'
/usr/src/linux-2.4.27/lib/lib.a(dump_stack.o): In function `dump_stack':
dump_stack.o(.text+0x10): undefined reference to `printk'
dump_stack.o(.text+0x1c): undefined reference to `printk'
make[1]: *** [bootloader] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.27/arch/alpha/boot'
make: *** [bootimage] Error 2

and similar with bootpfile

Is there a way around this, we definitely need the bootp image.

Thanks a lot and all the best

Norbert

-------------------------------------------------------------------------------
Norbert Preining <preining AT logic DOT at>         Technische Universität Wien
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
SCREEB (n.)
To make the noise of a nylon anorak rubbing against a pair of corduroy
trousers.
			--- Douglas Adams, The Meaning of Liff

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-10-20 11:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 17:33 2.4.27, alpha arch, make bootimage and make bootpfile fails Norbert Preining
2004-10-13 19:32 ` Ivan Kokshaysky
2004-10-13 21:10   ` Norbert Preining
2004-10-14 13:00   ` Norbert Preining
2004-10-14 17:23     ` Måns Rullgård
2004-10-15 10:39       ` Norbert Preining
2004-10-19 15:54     ` Ivan Kokshaysky
2004-10-20 11:19       ` Norbert Preining

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox