[Bug 35226] New: [regression] build failure in git/master: r600_dri.so.tmp: undefined reference to `_mesa_rgba_logicop_enabled'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 11 13:09:57 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35226
Summary: [regression] build failure in git/master:
r600_dri.so.tmp: undefined reference to
`_mesa_rgba_logicop_enabled'
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel at lists.freedesktop.org
ReportedBy: David.Ronis at McGill.CA
I ran make distclean, pulled the git/master, ran autogen.sh, configure and
make.
The build dies with:
mklib: Making Linux shared library: r600_dri.so.tmp
/usr/bin/g++ -march=native -msse2 -mfpmath=sse -O3 -ffast-math -funroll-loops
-fomit-frame-pointer -floop-interchange -floop-strip-mine -floop-block -Wall
-Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -fPIC
-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -D_GNU_SOURCE
-DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER
-DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS
-fvisibility=hidden -DHAVE_LIBDRM_RADEON=1 -I/usr/include/libdrm
-DFEATURE_GL=1 -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
-ldrm_radeon
r600_dri.so.tmp: undefined reference to `_mesa_rgba_logicop_enabled'
collect2: ld returned 1 exit status
--
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