something to to with devtmpfs in 2.6.32 i think means
char *(*nodename)(struct device *dev);
is now
char *(*devnode)(struct device *dev, mode_t *mode); 

i've attached a patch that makes the changes in
drivers/gpu/drm/drm_sysfs.c. it builds and modprobe's the module fine,
hopefully i havent missed anything silly. i'm sure there'll be a new
nouveau for lucid so this should hopefully be a temporary fix until then

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
       Status: New => Confirmed

** Attachment added: "nodename_to_devnode.patch"
   http://launchpadlibrarian.net/36354177/nodename_to_devnode.patch

-- 
nouveau build failed: drm_sysfs.c 'struct class' has no 'nodename'
https://bugs.launchpad.net/bugs/491680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to