Did you build you kernel with CONFIG_DRM=y? if so don't.

to use DRM CVS you need to make sure in-kernel DRM isn't built-in.
If not I'm confused.

Dave.

On Tue, 25 Jul 2006, Michel D�nzer wrote:


Building DRM git against 2.6.17, I get:

  Building modules, stage 2.
  MODPOST
*** Warning: "drm_addbufs_agp" [/home/michdaen/src/mesa-git/drm/linux-core/drm] 
duplicated symbol!

and the same for a lot of DRM core symbols (possibly all of them). The
resulting DRM core module loads, but the driver doesn't:

Jul 24 13:47:27 thor kernel: radeon: disagrees about version of symbol drm_open
Jul 24 13:47:27 thor kernel: radeon: Unknown symbol drm_open

Removing Module.symvers from the DRM and kernel trees before building
the DRM avoids these problems. Any ideas where the root of this lies?


--
Earthling Michel Dänzer           |          http://tungstengraphics.com
Libre software enthusiast         |          Debian, X and DRI developer



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

--
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to