Bug#489051: Possible patch to solve unresolved symbol

2008-07-05 Thread Julien Cristau
On Sat, Jul 5, 2008 at 10:31:25 +0200, mariodebian wrote: > I'm inspired in this commit in xorg last Febrary: > > http://lists.freedesktop.org/archives/xorg-commit/2008-February/014985.html > > As you see (search GTFMode) the patch when Xorg developers add > xf86GTFMode is very similar to mine,

Bug#489051: Possible patch to solve unresolved symbol

2008-07-05 Thread mariodebian
El sáb, 05-07-2008 a las 09:43 +0200, Julien Cristau escribió: > On Thu, Jul 3, 2008 at 20:19:10 +0200, mariodebian wrote: > > > Hi. > > > > I have made a small patch to solve this bug. > > > > I'm very newbie in this things excuse me if this patch isn't necesary... > > > > I don't know exactl

Bug#489051: Possible patch to solve unresolved symbol

2008-07-05 Thread Julien Cristau
On Thu, Jul 3, 2008 at 20:19:10 +0200, mariodebian wrote: > Hi. > > I have made a small patch to solve this bug. > > I'm very newbie in this things excuse me if this patch isn't necesary... > > I don't know exactly from which version of Xorg this patch applies > > #if XORG_VERSION_MAJOR > 1 &

Bug#489051: Possible patch to solve unresolved symbol

2008-07-04 Thread Brice Goglin
mariodebian a écrit : > Hi. > > I have made a small patch to solve this bug. > > I'm very newbie in this things excuse me if this patch isn't necesary... > > I don't know exactly from which version of Xorg this patch applies > > #if XORG_VERSION_MAJOR > 1 && XORG_VERSION_MINOR >= 4 && > XORG_VERSIO

Bug#489051: Possible patch to solve unresolved symbol

2008-07-03 Thread mariodebian
Hi. I have made a small patch to solve this bug. I'm very newbie in this things excuse me if this patch isn't necesary... I don't know exactly from which version of Xorg this patch applies #if XORG_VERSION_MAJOR > 1 && XORG_VERSION_MINOR >= 4 && XORG_VERSION_PATCH > 2 mode = xf86GTFMode