[05:54] RAOF: do i want -nouveau or -nouveau trunk? [05:54] vm [05:55] nvm. autocomplete for the lose [06:03] huh. for some reason libdrm-nouveau got knocked out (or i never had it) [06:40] pwnguin: You're not getting libdrm-nouveau1 as a binary dep of xserver-xorg-video-nouveau? [07:15] RAOF: i had to manually install it [07:16] Balls. [07:16] well, it was only working for like 5 minutes before it broke again ;) [07:16] (it works now) [07:29] RAOF: i dont see where x-x-v-n would pull in libdrm-nouveau1 [07:30] It would, if I hadn't copied a thinko from libdrm-intel1.symbols. [07:30] The shlibs of libdrm-dev are messed up. [07:31] yay i found a bug ;) [07:32] yeah [07:36] Lets check this (a) builds and (b) actually generates correct deps for x-x-v-n. === Ng_ is now known as Ng [22:19] Trying to troubleshoot a mesa-related crash. Can't seem to build the mesa packages. Did "apt-get source libgl1-mesa-dri", and got the deps as listed here: http://dri.freedesktop.org/wiki/Building, but "./debian/rules build" and "debuild -us -uc -b" both fail. Looks like make needs to be passed something like "linux-dri". Any pointers on building mesa packages?