All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Beckmann <sparclinux@abeckmann.de>
To: linux-kernel@vger.kernel.org
Cc: sparclinux@abeckmann.de
Subject: 2.4.23-rc4 sparc64 compile problem: drivers/char/drm/ffb_drv.c
Date: Tue, 25 Nov 2003 16:51:58 +0100	[thread overview]
Message-ID: <3FC37A9E.6030002@abeckmann.de> (raw)

Compiling ffb_drv.c into the kernel (CONFIG_DRM_FFB=y) fails with
ffb_drv.c:386: error: redefinition of `ffb_options'
drm_drv.h:138: error: `ffb_options' previously defined here

Compiling it as a module (CONFIG_DRM_FFB=m) works fine.

I think this was introduced by

ChangeSet 1.1063.39.5 2003/09/01 17:05:39 m.c.p@wolk-project.de
   [PATCH] Update DRI/DRM so XFree v4.3.0 and above works

when all drivers in drivers/char/drm/ except ffb*.* were modified.

Removing DRM(options) (that generates ffb_options) from ffb_drv.c makes 
it compile again. But ffb still needs the cleanup performed on the other 
drivers and possibly XFree 4.3 fixes.


Andreas

Please CC: me in your replys, as I'm not subscribed to lkml.



             reply	other threads:[~2003-11-25 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25 15:51 Andreas Beckmann [this message]
2003-11-27  7:36 ` 2.4.23-rc4 sparc64 compile problem: drivers/char/drm/ffb_drv.c David S. Miller

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=3FC37A9E.6030002@abeckmann.de \
    --to=sparclinux@abeckmann.de \
    --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 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.