From: Adrian Bunk <bunk@fs.tum.de>
To: jsimmons@infradead.org, geert@linux-m68k.org,
linux-fbdev-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: 2.5.61: drivers/video: multiple definition of linux_logo*
Date: Sun, 16 Feb 2003 17:48:35 +0100 [thread overview]
Message-ID: <20030216164835.GD20159@fs.tum.de> (raw)
I get the following error while compiling 2.5.61:
<-- snip -->
...
ld -m elf_i386 -r -o drivers/video/built-in.o
drivers/video/console/built-in.o drivers/video/fbmem.o
drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/modedb.o
drivers/video/softcursor.o drivers/video/aty128fb.o
drivers/video/cfbfillrect.o drivers/video/cfbcopyarea.o
drivers/video/cfbimgblt.o drivers/video/radeonfb.o drivers/video/neofb.o
drivers/video/tdfxfb.o drivers/video/tridentfb.o drivers/video/vesafb.o
drivers/video/vga16fb.o drivers/video/vgastate.o
drivers/video/riva/built-in.o drivers/video/aty/built-in.o
drivers/video/i810/built-in.o drivers/video/hgafb.o drivers/video/vfb.o
drivers/video/sstfb.o
drivers/video/hgafb.o(.init.data+0x0): multiple definition of
`linux_logo_red'
drivers/video/fbmem.o(.init.data+0x0): first defined here
drivers/video/hgafb.o(.init.data+0xbb): multiple definition of
`linux_logo_green'
drivers/video/fbmem.o(.init.data+0xbb): first defined here
drivers/video/hgafb.o(.init.data+0x176): multiple definition of
`linux_logo_blue'
drivers/video/fbmem.o(.init.data+0x176): first defined here
drivers/video/hgafb.o(.init.data+0x231): multiple definition of
`linux_logo'
drivers/video/fbmem.o(.init.data+0x231): first defined here
drivers/video/hgafb.o(.init.data+0x1b31): multiple definition of
`linux_logo_bw'
drivers/video/fbmem.o(.init.data+0x1b31): first defined here
drivers/video/hgafb.o(.init.data+0x1e51): multiple definition of
`linux_logo16'
drivers/video/fbmem.o(.init.data+0x1e51): first defined here
make[2]: *** [drivers/video/built-in.o] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
reply other threads:[~2003-02-16 16:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030216164835.GD20159@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=geert@linux-m68k.org \
--cc=jsimmons@infradead.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).