[Mesa3d-dev] Problems Compiling from Git

Mike Lothian mike at fireburn.co.uk
Thu Feb 18 15:46:47 PST 2010


On 18 February 2010 23:11, Xavier Chantry <chantry.xavier at gmail.com> wrote:
> On Thu, Feb 18, 2010 at 11:36 PM, Mike Lothian <mike at fireburn.co.uk> wrote:
>> I'm experiencing 3 issues at the moment
>>
>> xorg-server master isn't compiling I get the error:
>>
>> ../doltcompile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.
>> -I../include -I../hw/xfree86/os-support -I../hw/xfree86/os-support/bus
>> -I../hw/xfree86/common -I../hw/xfree86/dri -I../mi
>> -I../hw/xfree86/dri2   -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith
>> -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
>> -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2
>> -Wold-style-definition -Wdeclaration-after-statement  -D_BSD_SOURCE
>> -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2
>> -I/usr/include/pixman-1   -I../include -I../include -I../Xext
>> -I../composite -I../damageext -I../xfixes -I../Xi -I../mi
>> -I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb
>> -fvisibility=hidden -I/usr/include/drm -I/usr/include/drm
>> -I/usr/include/drm -I/usr/include/X11/dri -DXFree86Server
>> -DGLX_USE_TLS -DPTHREADS -D__GLX_ALIGN64 -march=native -O2 -pipe -w
>> -MT glxdri2.lo -MD -MP -MF .deps/glxdri2.Tpo -c -o glxdri2.lo
>> glxdri2.c
>> glxdri2.c: In function '__glXDRIdrawableSwapBuffers':
>> glxdri2.c:221: error: '__DRI2flushExtension' has no member named
>> 'flushInvalidate'
>>
>
> 21:09 < codin> jbarnes: glxdri2.c:221: error: ‘__DRI2flushExtension’
> has no member named ‘flushInvalidate’
> 21:09 < codin> ?!
> 21:09 < jbarnes> codin: X master is broken
> 21:10 < ickle> s/jbarnes/krh/
> 21:10 < jbarnes> you'll need krh's invalidate branch
> 21:10 < jbarnes> codin: look for "DRI2 Invalidate series" on xorg-devel
> 21:10 < codin> how do I do that ?
> 21:10 < jbarnes> codin: or just "git pull
> ssh://people.freedesktop.org/~krh/xserver dri2-invalidate" from your
> xserver tree
> 21:10 < ickle> notmuch search "DRI2 Invalidate series"
> 21:19 < cworth> ickle: Thanks. I'll grab that patch.
> 21:20 < codin> ickle, where do I look or that ?
> 21:21 < ickle> codin: 20:10 < jbarnes> codin: or just "git pull
> ssh://people.freedesktop.org/~krh/xserver dri2-invalidate" from
>               your xserver tree
> 21:21 < codin> ickle, that one is asking for a password
> 21:21 < ickle> git pull git://anongit.freedesktop.org/~krh/xserver
> dri2-invalidate

Any chance they could just be pushed to master or revert the offending commits
>
> And DRM build issue :
>
> 00:26 < jifli> Someone knows that the current drm-intel-next doesn't
> build right?
> 00:32 < jbarnes> anholt: build breakage due to the sr conflict resolution?
> 00:32 < jbarnes> or something...
> 00:32 < jifli> yeah that's right
> 00:32 < anholt> eh, I'll get to it at some point.
> 00:33 < jbarnes> I don't see why it's failing offhand
> 00:33 < jifli> forgot (dev) after IS_I915GM
> 00:33 < jifli> line 2778 in intel_display.c
> 00:34 < jbarnes> oh I was looking at debugfs.c
> 00:34 < jbarnes> yeah that's it
>



More information about the xorg mailing list