Bug 27010

Summary: mesa git build failure regarding winsys
Product: Mesa Reporter: Lars Lindley <lars>
Component: Drivers/DRI/R100Assignee: 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

Description Lars Lindley 2010-03-11 00:32:09 UTC
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.
Comment 1 Lars Lindley 2010-03-11 00:32:51 UTC
Created attachment 33942 [details]
build environment
Comment 2 Nikolay Rysev 2010-03-11 16:35:25 UTC
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'.  Останов.
Comment 3 Michel Dänzer 2010-03-12 01:15:12 UTC
*** Bug 27037 has been marked as a duplicate of this bug. ***
Comment 4 Michel Dänzer 2010-03-12 01:18:42 UTC
Keith just pushed a fix which might help for this, please give it a try.
Comment 5 Lars Lindley 2010-03-12 01:22:33 UTC
Yes that fixed the build for me..Thanks!
Comment 6 Lars Lindley 2010-03-12 01:36:43 UTC
And it works great too! Always >60 fps @ 1680x1050 in extreme tuxracer..
Comment 7 Jos van Wolput 2010-03-12 02:04:52 UTC
Fixed, thanks!
Comment 8 Michel Dänzer 2010-03-12 02:16:15 UTC
BTW, you can resolve bugs yourselves. :)
Comment 9 Nikolay Rysev 2010-03-12 03:52:08 UTC
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.