Keresés

Új hozzászólás Aktív témák

  • rtom

    senior tag

    válasz rtom #6697 üzenetére

    Lassan haladok ezzel, 1.99-es verziót találtam git-ben: git://anongit.freedesktop.org/git/xorg/proto/dri2proto

    De újabb hibát kaptam, a mesa "make"-nél:

    dri2.c: In function ‘DRI2Connect’:
    dri2.c:117: error: ‘xDRI2ConnectReq’ has no member named ‘screen’
    dri2.c:124: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c:134: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c:142: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c:145: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c:150: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c:151: error: ‘xDRI2ConnectReply’ has no member named ‘busIdLength’
    dri2.c: In function ‘DRI2AuthConnection’:
    dri2.c:162: error: ‘xDRI2AuthConnectionReq’ undeclared (first use in this function)
    dri2.c:162: error: (Each undeclared identifier is reported only once
    dri2.c:162: error: for each function it appears in.)
    dri2.c:162: error: ‘req’ undeclared (first use in this function)
    dri2.c:163: error: ‘xDRI2AuthConnectionReply’ undeclared (first use in this function)
    dri2.c:163: error: expected ‘;’ before ‘rep’
    dri2.c:168: error: ‘sz_xDRI2AuthConnectionReq’ undeclared (first use in this function)
    dri2.c:168: error: expected expression before ‘)’ token
    dri2.c:168: error: ‘X_DRI2AuthConnection’ undeclared (first use in this function)
    dri2.c:173: error: ‘rep’ undeclared (first use in this function)
    dri2.c: In function ‘DRI2SwapBuffers’:
    dri2.c:263: error: ‘xDRI2SwapBuffersReq’ undeclared (first use in this function)
    dri2.c:263: error: ‘req’ undeclared (first use in this function)
    dri2.c:264: error: ‘xDRI2SwapBuffersReply’ undeclared (first use in this function)
    dri2.c:264: error: expected ‘;’ before ‘rep’
    dri2.c:269: error: ‘sz_xDRI2SwapBuffersReq’ undeclared (first use in this function)
    dri2.c:269: error: expected expression before ‘)’ token
    dri2.c:269: error: ‘X_DRI2SwapBuffers’ undeclared (first use in this function)
    dri2.c:278: error: ‘rep’ undeclared (first use in this function)
    make[2]: *** [dri2.o] Error 1

    Esetleg ötlet?

Új hozzászólás Aktív témák

Hirdetés