[Bug 40751] New: Mesa 7.12-devel r600_dri.so compilation error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 10 01:19:25 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40751

           Summary: Mesa 7.12-devel r600_dri.so compilation error
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/R600
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: wolput at onsneteindhoven.nl


Since today (9/10) compiling mesa 7.12-devel I get the following error:
-----
mklib: Making Linux shared library:  r600_dri.so.tmp
g++ -g -O2 -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing
 -fPIC  -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN
-DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DUSE_EXTERNAL_DXTN_LIB=1
-DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2
-DXCB_DRI2_CONNECT_DEVICE_NAME_BROKEN -DHAVE_XEXTPROTO_71 -fvisibility=hidden
-o r600_dri.so.test ../../../../src/mesa/drivers/dri/common/dri_test.o
r600_dri.so.tmp  ../../../../src/mesa/libmesa.a  -ldrm   -lexpat -lm -lpthread
-ldl   -lstdc++;
r600_dri.so.tmp: error: undefined reference to 'driInitExtensions'
collect2: ld returned 1 exit status
make[3]: *** [r600_dri.so] Error 1
make[3]: Leaving directory
`/home/jos/src/xorg/git-master/mesa/src/gallium/targets/dri-r600'
make[2]: *** [default] Error 1
make[2]: Leaving directory
`/home/jos/src/xorg/git-master/mesa/src/gallium/targets'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/git-master/mesa/src'
make: *** [default] Error 1
-----

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list