All of lore.kernel.org
 help / color / mirror / Atom feed
* MBX kernel compile error
@ 2000-10-17 21:02 Yiran Duan
  2000-10-17 23:46 ` Jamie Guinan
  2000-10-18  0:08 ` MBX kernel compile error Wolfgang Denk
  0 siblings, 2 replies; 15+ messages in thread
From: Yiran Duan @ 2000-10-17 21:02 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

I tried to compile linux kernel for MBX board on
i686-pc-linux. The package I used to built my
cross-compiler is:

    binutils-2.10
    glibc-2.1.3
    gcc-2.95

The kernel package I used is

    linux-2.2.17

I passed make xconfig, make dep, make clean, but got
the following error at make zImage:

powerpc-linux-gcc -D__KERNEL__
-I/home/compiler/sources/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer
-fno-strict-aliasing -D__powerpc__ -fsigned-char
-msoft-float -pipe -fno-builtin -ffixed-r2
-Wno-uninitialized -mmultiple -mstring -mcpu=860
-D__ASSEMBLY__ -c head.S -o head.o
head.S: Assembler messages:
head.S:1829: Error: unsupported relocation type
make[1]: *** [head.o] Error 1
make[1]: Leaving directory
`/home/compiler/sources/linux/arch/ppc/kernel'
make: *** [_dir_arch/ppc/kernel] Error 2

Could anyone give me any idea about where I was wrong?

Thank you.
Yiran.

Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2000-10-19 19:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-17 21:02 MBX kernel compile error Yiran Duan
2000-10-17 23:46 ` Jamie Guinan
2000-10-18 17:09   ` LIST_HEAD Zhaobin Zhu
2000-10-18 17:52     ` LIST_HEAD Tod E. Kurt
2000-10-18 17:56       ` LIST_HEAD Tod E. Kurt
2000-10-18 21:11         ` pci_read_config_byte in Hardhat CDK1.2 for powerpc Zhaobin Zhu
2000-10-18 22:54           ` Cal Erickson
2000-10-18 22:56           ` Grant Erickson
2000-10-19  0:19           ` Graham Stoney
     [not found]           ` <39EE147B.B79A2837@blastoff.com>
2000-10-19 17:15             ` Zhaobin Zhu
2000-10-19 17:41               ` Mark A. Greer
2000-10-19 18:22                 ` Zhaobin Zhu
2000-10-19 19:55                   ` Mark A. Greer
2000-10-19 17:48               ` Tod E. Kurt
2000-10-18  0:08 ` MBX kernel compile error Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.