| Summary: | mesa git build failure regarding winsys | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Lars Lindley <lars> |
| Component: | Drivers/DRI/R100 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | CC: | mad.f3ka, wolput |
| Version: | git | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
build log
build environment |
||
Created attachment 33942 [details]
build environment
I can also confirm this bug. make[5]: Entering directory `/home/madgnu/packages/src/mesa-build/src/gallium/winsys/drm/intel/egl' gcc -c -march=k8 -msse3 -O2 -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fvisibility=hidden -fno-strict-aliasing -fPIC -DUSE_X86_64_ASM -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS -D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DUSE_XCB -DGLX_USE_TLS -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1 -DIN_DRI_DRIVER -DGLX_DIRECT_RENDERING -DGLX_INDIRECT_RENDERING -DHAVE_ALIAS dummy.c -o dummy.o make[5]: *** Нет правила для сборки цели `../../../../../../src/gallium/winsys/xlib/libws_xlib.a', требуемой для `egl_x11_i915.so'. Останов. *** Bug 27037 has been marked as a duplicate of this bug. *** Keith just pushed a fix which might help for this, please give it a try. Yes that fixed the build for me..Thanks! And it works great too! Always >60 fps @ 1680x1050 in extreme tuxracer.. Fixed, thanks! BTW, you can resolve bugs yourselves. :) Fixed for me too, thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 33941 [details] build log I get this error when building now. It worked fine before commit: 1d84808dc045d7fcf2fade8d1504bc25e7c5041a gmake[5]: *** No rule to make target `../../../../../../src/gallium/winsys/xlib/libws_xlib.a', needed by `egl_x11_radeon.so'. Stop. Attaching output and environment.