/srv/irclogs.ubuntu.com/2007/06/23/#ubuntu-x.txt

=== cjwatson [n=cjwatson@82-69-40-219.dsl.in-addr.zen.co.uk] has joined #ubuntu-x
pwnguin-/* $XdotOrg: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_driver.c,v 1.13 2005/06/29 15:56:23 alanc Exp $ */09:18
pwnguin+/* $XdotOrg: driver/xf86-video-nv/src/nv_driver.c,v 1.18 2005/09/29 21:47:29 aplattner Exp $ */09:18
pwnguinive seen these before, but ive never paid much attention... is there a name for that format that might lead to an explaination?09:18
pwnguinbryce: its really looking like this is a ten line patch to fix it10:12
ubotuNew bug: #121842 in xorg (main) "touchpad scroll field doesn't work after hibernate" [Undecided,New]  https://launchpad.net/bugs/12184210:40
=== mvo [n=egon@p54A67BA1.dip.t-dialin.net] has joined #ubuntu-x
ubotuNew bug: #44391 in linux-restricted-modules-2.6.15 (restricted) "poor performances in a game (Stepmania) with fglrx 8.24.8 drivers" [Medium,Fix released]  https://launchpad.net/bugs/4439111:57
=== mvo_ [n=egon@p54A64B03.dip.t-dialin.net] has joined #ubuntu-x
=== mvo__ [n=egon@p54A6512E.dip.t-dialin.net] has joined #ubuntu-x
=== mvo2 [n=egon@p54A65BB0.dip.t-dialin.net] has joined #ubuntu-x
ubotuNew bug: #44745 in xorg (main) "xorg.conf.md5sum was not updated" [Medium,Confirmed]  https://launchpad.net/bugs/4474512:16
ubotuNew bug: #121913 in xserver-xorg-video-ati (main) "xrandr detects only one screen" [Undecided,New]  https://launchpad.net/bugs/12191310:11
brycepwnguin: yeah those "$var: ...$" bits are tags that get automagically filled in by the revision control system11:26
pwnguinok11:28
bryce(i.e., don't worry about them)11:28
brycegreat to hear you can fix it in 10 lines :-)11:28
pwnguinheh11:28
pwnguinwell11:29
pwnguinone of those ten lines may cause far more problems11:29
pwnguinthere's a variable called rotate; i figured set it to 2 and be done, but there's places related to shadow (im not sure what exactly that is)11:30
pwnguinbryce: so uh, how does one build that git tree?11:31
ubotuNew bug: #121574 in xorg (main) "Open source nv X crashes whenever applications use gl" [Undecided,Incomplete]  https://launchpad.net/bugs/12157411:37
brycepwnguin: lemme take a peek11:46
brycetry this:  ./autogen.sh && ./configure && make11:47
pwnguinautogen seemed to fail on my feisty desktop11:47
brycewhat was the error?11:47
pwnguinsome problem with an env variable i dont recall offhand; im redoing it in gutsy11:47
bryceok cool11:48
pwnguini donno if it matters, but i grabbed the build-dep for the nv package, and i still need autotools, aclocal, and probably more11:49
bryceyup11:50
bryceI have a command sequence that installs a bunch of generally useful build stuff11:51
bryceapt-get install bzr pbuilder revu-tools devscripts-el devscripts dput build-essential fakeroot lintian dpatch11:51
brycemost of that is for packaging; I think the build-essential will pull in autotools11:52
pwnguinit doesnt11:52
bryceoh, hmm11:54
pwnguinconfigure.ac:38: error: possibly undefined macro: AC_DISABLE_STATIC If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.11:54
pwnguinconfigure.ac:39: error: possibly undefined macro: AC_PROG_LIBTOOL11:54
pwnguinautoreconf: /usr/bin/autoconf failed with exit status: 111:54
brycewell, apt-get install libtool should take care of that11:55
brycehowever I'm surprised that didn't get pulled in when you did apt-get build-dep xserver-xorg-video-nv11:55

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!