Comment # 19
on bug 56405
from Michael Dressel
I'm stuck with: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -DTEXTURE_FLOAT_ENABLED -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DHAVE_ALIAS -DHAVE_MINCORE -DHAVE_LIBUDEV -DHAVE_XCB_DRI2 -D__STDC_CONSTANT_MACROS -DHAVE_LLVM=0x0301 -fvisibility=hidden -o r600_dri.so.test ../../../../src/mesa/drivers/dri/common/dri_test.o r600_dri.so.tmp -L../../../../lib -Wl,-R/usr/lib/xorg/modules/dri -ldricore -lglsl -ldrm -lexpat -lm -lpthread -ldl -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/llvm -lpthread -lffi -ldl -lm ; r600_dri.so.tmp: undefined reference to `st_gl_api_create' I have 15 commits left to test. I did skip commits in order to get rid of the missing reference. I already skipped 5 commits and the reference still is missing. I had to apply some other patches already. Anyway I'm not even convinced my test is a good test. Because since a while I only get the r600_dri.so built. And I only exchange this object. I wonder if really nobody of the developers sees the problem at all? Even if I would succeed in finding the bad commit how would you fix it if you can not reproduce the problem?
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel