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

Re: Errore while compiling CVS- Kernel



Jan-Hendrik Palic wrote:
> 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.

It would have been better if you had commented out CONFIG_CROSSCOMPILE
in .config :)

> 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

Is it possible to not use both a framebuffer and a newport in the
kernel configuration?

Regards,

	Joey

-- 
Linux - the choice of a GNU generation.



Reply to: