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

Errore while compiling CVS- Kernel



Hi, 

I tried to compile the CVS- Kernel from oss.sgi.com.

First, in include/arch/mips/Makefile were tool-prefix declared, so 
mips-linux-gcc was called to compile. I deleted these prefixes and I 
could make make vmlinux.

But after a some time, I fails with it:

make[2]: Entering directory `/home/palic/build/linux/drivers/video'
make all_targets
make[3]: Entering directory `/home/palic/build/linux/drivers/video'
rm -f video.o
ld -G 0  -r -o video.o dummycon.o newport_con.o font_8x8.o font_8x16.o fbmem.o fbcmap.o modedb.o fbcon.o fonts.o
fbcon.o(.data.init+0x0): multiple definition of `linux_logo_red'
newport_con.o(.data.init+0x0): first defined here
fbcon.o(.data.init+0xd4): multiple definition of `linux_logo_green'
newport_con.o(.data.init+0xd4): first defined here
fbcon.o(.data.init+0x1a8): multiple definition of `linux_logo_blue'
newport_con.o(.data.init+0x1a8): first defined here
fbcon.o(.data.init+0x27c): multiple definition of `linux_logo'
newport_con.o(.data.init+0x27c): first defined here
fbcon.o(.data.init+0x1b7c): multiple definition of `linux_logo_bw'
newport_con.o(.data.init+0x1b7c): first defined here
fbcon.o(.data.init+0x1e9c): multiple definition of `linux_logo16_red'
newport_con.o(.data.init+0x1e9c): first defined here
fbcon.o(.data.init+0x1eac): multiple definition of `linux_logo16_green'
newport_con.o(.data.init+0x1eac): first defined here
fbcon.o(.data.init+0x1ebc): multiple definition of `linux_logo16_blue'
newport_con.o(.data.init+0x1ebc): first defined here
fbcon.o(.data.init+0x1ecc): multiple definition of `linux_logo16'
newport_con.o(.data.init+0x1ecc): first defined here
make[3]: *** [video.o] Error 1
make[3]: Leaving directory `/home/palic/build/linux/drivers/video'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/palic/build/linux/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/home/palic/build/linux/drivers'
make: *** [_dir_drivers] Error 2
palic@Feathers:~/build/linux$

Does anyone has a hint what it might be?

	Greetings
			Jan

-- 
One time, you all will be emulated by linux!

----
Jan- Hendrik Palic
Url:"http://www.billgotchy.de";
E-Mail: "palic@billgotchy.de"

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s: a-- C++ UL++ P+++ L+++ E W++ N+ o+ K- w--- 
O- M- V- PS++ PE Y+ PGP++ t--- 5- X+++ R-- tv- b++ DI-- D+++ 
G+++ e+++ h+ r++ z+ 
------END GEEK CODE BLOCK------

Attachment: pgpBpjoV1yjC5.pgp
Description: PGP signature


Reply to: